billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
641 stars 84 forks source link

fix(helm): update chart rook-ceph ( v1.14.6 → v1.14.7 ) #3888

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.14.6 -> v1.14.7

Release Notes

rook/rook (rook-ceph) ### [`v1.14.7`](https://togithub.com/rook/rook/compare/v1.14.6...v1.14.7) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.6...v1.14.7)

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 Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

Helm Release Diff: rook-ceph/chart/rook-ceph-chart.yaml

--- /tmp/tmp.Bu9PpPUP61 2024-06-21 19:43:06.809930478 +0000
+++ /tmp/tmp.SKkFN1JjZg 2024-06-21 19:43:07.821940564 +0000
@@ -1743,7 +1743,7 @@
           tolerationSeconds: 5
       containers:
         - name: rook-ceph-operator
-          image: "rook/ceph:v1.14.6"
+          image: "rook/ceph:v1.14.7"
           imagePullPolicy: IfNotPresent
           args: [ "ceph", "operator" ]
           securityContext: