onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(helm): update rook-ceph group ( v1.14.7 → v1.14.8 ) (patch) #7860

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.14.7 -> v1.14.8
rook-ceph-cluster patch v1.14.7 -> v1.14.8

Release Notes

rook/rook (rook-ceph) ### [`v1.14.8`](https://togithub.com/rook/rook/releases/tag/v1.14.8) [Compare Source](https://togithub.com/rook/rook/compare/v1.14.7...v1.14.8) ##### Improvements Rook v1.14.8 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator. - osd: Fix activate failure when block device moves ([#​14374](https://togithub.com/rook/rook/issues/14374), [@​BlaineEXE](https://togithub.com/BlaineEXE)) - csi: Update csi-addons repo link for correctly versioned downloads ([#​14408](https://togithub.com/rook/rook/issues/14408), [@​Madhu-1](https://togithub.com/Madhu-1)) - build: Update go-retryablehttp from 0.7.6 to 0.7.7 ([#​14391](https://togithub.com/rook/rook/issues/14391), [@​subhamkrai](https://togithub.com/subhamkrai)) - osd: Use old passphrase to kill the LUKS slot during key rotation ([#​14367](https://togithub.com/rook/rook/issues/14367), [@​black-dragon74](https://togithub.com/black-dragon74)) - csi: Skip creating networkFence when csi is disabled ([#​14294](https://togithub.com/rook/rook/issues/14294), [@​subhamkrai](https://togithub.com/subhamkrai))

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 these updates again.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 3 months ago
--- kubernetes/main/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/main/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

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

     spec:
       chart: rook-ceph
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.14.7
+      version: v1.14.8
   dependsOn:
   - name: snapshot-controller
     namespace: volsync-system
   install:
     remediation:
       retries: 3
--- kubernetes/main/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

+++ kubernetes/main/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

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

     spec:
       chart: rook-ceph-cluster
       sourceRef:
         kind: HelmRepository
         name: rook-ceph
         namespace: flux-system
-      version: v1.14.7
+      version: v1.14.8
   dependsOn:
   - name: rook-ceph-operator
     namespace: rook-ceph
   - name: snapshot-controller
     namespace: volsync-system
   install:
bot-ross[bot] commented 3 months ago
--- HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

+++ HelmRelease: rook-ceph/rook-ceph-operator Deployment: rook-ceph/rook-ceph-operator

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

       - effect: NoExecute
         key: node.kubernetes.io/unreachable
         operator: Exists
         tolerationSeconds: 5
       containers:
       - name: rook-ceph-operator
-        image: rook/ceph:v1.14.7
+        image: rook/ceph:v1.14.8
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities: