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.16.2 → v1.16.3 ) (patch) #5097

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Feb 4, 2025

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.16.2 -> v1.16.3
rook-ceph-cluster patch v1.16.2 -> v1.16.3

Release Notes

rook/rook (rook-ceph)

v1.16.3

Compare Source

Improvements

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

| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| helm       | rook-ceph         | v1.16.2 | v1.16.3 |
| helm       | rook-ceph-cluster | v1.16.2 | v1.16.3 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/staging Changes made in the staging cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Feb 4, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 4, 2025

--- kubernetes/staging/apps/rook-ceph/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/staging/apps/rook-ceph/rook-ceph/operator Kustomization: rook-ceph/rook-ceph-operator HelmRelease: rook-ceph/rook-ceph-operator

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

       chart: rook-ceph
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: rook-ceph-charts
         namespace: flux-system
-      version: v1.16.2
+      version: v1.16.3
   dependsOn:
   - name: snapshot-controller
     namespace: volsync-system
   install:
     crds: CreateReplace
     createNamespace: true
--- kubernetes/staging/apps/rook-ceph/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

+++ kubernetes/staging/apps/rook-ceph/rook-ceph/cluster Kustomization: rook-ceph/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

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

       chart: rook-ceph-cluster
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: rook-ceph-charts
         namespace: flux-system
-      version: v1.16.2
+      version: v1.16.3
   dependsOn:
   - name: rook-ceph-operator
     namespace: rook-ceph
   - name: snapshot-controller
     namespace: volsync-system
   install:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Feb 4, 2025

--- 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: docker.io/rook/ceph:v1.16.2
+        image: docker.io/rook/ceph:v1.16.3
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

@szinn szinn merged commit d0895c2 into main Feb 4, 2025
17 checks passed
@szinn szinn deleted the renovate/staging-patch-rook-ceph branch February 4, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/staging Changes made in the staging cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant