Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

rook/rook (rook-ceph)

v1.14.10

Compare Source

Improvements

Rook v1.14.10 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

v1.14.9

Compare Source

Improvements

Rook v1.14.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/Los_Angeles, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 26, 2024

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

+++ kubernetes/apps/rook-ceph/operator/app Kustomization: flux-system/rook-ceph-operator 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.8
+      version: v1.14.10
   driftDetection:
     mode: enabled
   install:
     remediation:
       retries: 3
   interval: 30m
--- kubernetes/apps/rook-ceph/cluster/app Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

+++ kubernetes/apps/rook-ceph/cluster/app 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.8
+      version: v1.14.10
   driftDetection:
     mode: disabled
   install:
     remediation:
       retries: 3
   interval: 30m

Copy link

github-actions bot commented Jul 26, 2024

--- 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.8
+        image: rook/ceph:v1.14.10
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:
--- HelmRelease: rook-ceph/rook-ceph-cluster Deployment: rook-ceph/rook-ceph-tools

+++ HelmRelease: rook-ceph/rook-ceph-cluster Deployment: rook-ceph/rook-ceph-tools

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

       labels:
         app: rook-ceph-tools
     spec:
       dnsPolicy: ClusterFirstWithHostNet
       containers:
       - name: rook-ceph-tools
-        image: quay.io/ceph/ceph:v18.2.2
+        image: quay.io/ceph/ceph:v18.2.4
         command:
         - /bin/bash
         - -c
         - |
           # Replicate the script from toolbox.sh inline so the ceph image
           # can be run directly, instead of requiring the rook toolbox
--- HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph

+++ HelmRelease: rook-ceph/rook-ceph-cluster CephCluster: rook-ceph/rook-ceph

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

     enabled: true
   annotations:
     mgr:
       dummy: 'true'
   cephVersion:
     allowUnsupported: false
-    image: quay.io/ceph/ceph:v18.2.2
+    image: quay.io/ceph/ceph:v18.2.4
   cleanupPolicy:
     allowUninstallWithVolumes: false
     confirmation: ''
     sanitizeDisks:
       dataSource: zero
       iteration: 1

@jfroy jfroy force-pushed the main branch 3 times, most recently from 34d7023 to 2cf11be Compare August 4, 2024 01:42
@jfroy jfroy force-pushed the main branch 22 times, most recently from 6c7f02a to 43fdd9b Compare August 15, 2024 04:17
@jfroy jfroy force-pushed the main branch 11 times, most recently from 940f57f to 34a9c71 Compare August 18, 2024 03:57
@renovate renovate bot force-pushed the renovate/patch-rook-ceph branch from bb1b646 to 28d5c4b Compare August 20, 2024 22:36
@renovate renovate bot changed the title fix(helm): update rook-ceph group ( v1.14.8 → v1.14.9 ) (patch) fix(helm): update rook-ceph group ( v1.14.8 → v1.14.10 ) (patch) Aug 20, 2024
@renovate renovate bot force-pushed the renovate/patch-rook-ceph branch from 28d5c4b to 2402218 Compare August 22, 2024 06:23
@renovate renovate bot force-pushed the renovate/patch-rook-ceph branch from 2402218 to decc68a Compare August 22, 2024 19:00
@jfroy jfroy force-pushed the main branch 6 times, most recently from afbe2c6 to f967f03 Compare August 27, 2024 00:20
@jfroy jfroy merged commit ab45633 into main Aug 27, 2024
4 checks passed
@jfroy jfroy deleted the renovate/patch-rook-ceph branch August 27, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant