kashalls / home-cluster

🖳 In-house kubernetes cluster built with k3s and managed by flux (gitops).
https://discord.gg/home-operations
Do What The F*ck You Want To Public License
85 stars 1 forks source link

feat(container)!: Update image prometheus-operator-crds to v14 #2827

Closed layla-bot[bot] closed 3 weeks ago

layla-bot[bot] commented 3 weeks ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus-community/helm-charts (prometheus-operator-crds) ### [`v14.0.0`](https://togithub.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-13.0.2...prometheus-operator-crds-14.0.0) [Compare Source](https://togithub.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-13.0.2...prometheus-operator-crds-14.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.

layla-bot[bot] commented 3 weeks ago
--- kubernetes/main/apps/observability/prometheus-operator-crds/app Kustomization: flux-system/prometheus-operator-crds HelmRelease: observability/prometheus-operator-crds

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

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

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