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.4 → v1.14.5 ) (patch) #3762

Merged
merged 1 commit into from
May 30, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented May 30, 2024

This PR contains the following updates:

Package Update Change
rook-ceph patch v1.14.4 -> v1.14.5
rook-ceph-cluster patch v1.14.4 -> v1.14.5

Release Notes

rook/rook (rook-ceph)

v1.14.5

Compare Source

Improvements

Rook v1.14.5 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.14.4 | v1.14.5 |
| helm       | rook-ceph-cluster | v1.14.4 | v1.14.5 |
@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 May 30, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 30, 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.4
+        image: rook/ceph:v1.14.5
         imagePullPolicy: IfNotPresent
         args:
         - ceph
         - operator
         securityContext:
           capabilities:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented May 30, 2024

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

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

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

       chart: rook-ceph
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: rook-ceph-charts
         namespace: flux-system
-      version: v1.14.4
+      version: v1.14.5
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m
--- kubernetes/staging/apps/rook-ceph/rook-ceph/cluster Kustomization: flux-system/rook-ceph-cluster HelmRelease: rook-ceph/rook-ceph-cluster

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

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

       chart: rook-ceph-cluster
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: rook-ceph-charts
         namespace: flux-system
-      version: v1.14.4
+      version: v1.14.5
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   maxHistory: 3

@szinn szinn merged commit 26da12b into main May 30, 2024
11 checks passed
@szinn szinn deleted the renovate/staging-patch-rook-ceph branch May 30, 2024 22:40
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