billimek / k8s-gitops

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

fix(helm): update chart rook-ceph ( v1.14.5 → v1.14.6 ) #3878

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rook/rook (rook-ceph) ### [`v1.14.6`](https://togithub.com/rook/rook/releases/tag/v1.14.6) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.5...v1.14.6) ##### What's Changed - build: add result of codegen ([#​14287](https://togithub.com/rook/rook/issues/14287), [@​obnoxxx](https://togithub.com/obnoxxx)) - build: remove iproute build dependency on centos repo ([#​14299](https://togithub.com/rook/rook/issues/14299), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - mon: Allow overriding the mon endpoint with annotation ([#​13500](https://togithub.com/rook/rook/issues/13500), [@​travisn](https://togithub.com/travisn)) - multus: add and test ipv6 support for validation tool ([#​14302](https://togithub.com/rook/rook/issues/14302), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - monitoring: fix exporter service monitor selector ([#​14313](https://togithub.com/rook/rook/issues/14313), [@​matofeder](https://togithub.com/matofeder)) - monitoring: update to the latest ceph prometheus rules ([#​14312](https://togithub.com/rook/rook/issues/14312), [@​matofeder](https://togithub.com/matofeder)) - doc: add recommendation for nfs in external cluster ([#​13876](https://togithub.com/rook/rook/issues/13876), [@​parth-gr](https://togithub.com/parth-gr)) - pool: get the exact deviceClass name instead of crushroot+deviceClass ([#​14325](https://togithub.com/rook/rook/issues/14325), [@​ideepika](https://togithub.com/ideepika)) - helm: allow custom labels and annotations for storage classes ([#​14323](https://togithub.com/rook/rook/issues/14323), [@​catdog2](https://togithub.com/catdog2)) - core: Update go modules for snyk security check ([#​14331](https://togithub.com/rook/rook/issues/14331), [@​travisn](https://togithub.com/travisn))

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 1 month ago

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

--- /tmp/tmp.iYxaQefgtl 2024-06-13 22:41:21.638961110 +0000
+++ /tmp/tmp.gGvjYd3KXg 2024-06-13 22:41:22.610977765 +0000
@@ -1743,7 +1743,7 @@
           tolerationSeconds: 5
       containers:
         - name: rook-ceph-operator
-          image: "rook/ceph:v1.14.5"
+          image: "rook/ceph:v1.14.6"
           imagePullPolicy: IfNotPresent
           args: [ "ceph", "operator" ]
           securityContext: