haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

feat(helm)!: Update prometheus-operator-crds ( 14.0.0 β†’ 15.0.0 ) [main] #5546

Closed doug-piranha-bot[bot] closed 1 week ago

doug-piranha-bot[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
prometheus-operator-crds major 14.0.0 -> 15.0.0

Release Notes

prometheus-community/helm-charts (prometheus-operator-crds) ### [`v15.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-15.0.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-14.0.0...prometheus-operator-crds-15.0.0) A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools #### What's Changed - \[prometheus-operator-crds] bump to 0.77.1 by [@​gaetanars](https://redirect.github.com/gaetanars) in [https://github.com/prometheus-community/helm-charts/pull/4896](https://redirect.github.com/prometheus-community/helm-charts/pull/4896) #### New Contributors - [@​gaetanars](https://redirect.github.com/gaetanars) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/4896](https://redirect.github.com/prometheus-community/helm-charts/pull/4896) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-cloudwatch-exporter-0.26.0...prometheus-operator-crds-15.0.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

doug-piranha-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/monitoring/prometheus-operator-crds/app Kustomization: flux-system/prometheus-operator-crds HelmRelease: monitoring/prometheus-operator-crds

+++ kubernetes/main/apps/monitoring/prometheus-operator-crds/app Kustomization: flux-system/prometheus-operator-crds HelmRelease: monitoring/prometheus-operator-crds

@@ -13,13 +13,13 @@

     spec:
       chart: prometheus-operator-crds
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 14.0.0
+      version: 15.0.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true