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(container): update quay.io/ceph/ceph (v19.2.0 β†’ v19.2.1) - autoclosed #3405

Closed
wants to merge 1 commit into from

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
quay.io/ceph/ceph patch v19.2.0 -> v19.2.1

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.


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

This PR has been generated by Renovate Bot.

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner February 6, 2025 23:06
@bot-blake bot-blake bot assigned buroa Feb 6, 2025
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Feb 6, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Feb 6, 2025

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

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

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

         app: rook-ceph-tools
     spec:
       dnsPolicy: ClusterFirstWithHostNet
       hostNetwork: true
       containers:
       - name: rook-ceph-tools
-        image: quay.io/ceph/ceph:v19.2.0
+        image: quay.io/ceph/ceph:v19.2.1
         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

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

   namespace: rook-ceph
 spec:
   monitoring:
     enabled: true
   cephVersion:
     allowUnsupported: false
-    image: quay.io/ceph/ceph:v19.2.0
+    image: quay.io/ceph/ceph:v19.2.1
   cleanupPolicy:
     allowUninstallWithVolumes: false
     confirmation: ''
     sanitizeDisks:
       dataSource: zero
       iteration: 1

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Feb 6, 2025

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

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

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

       deletionPolicy: Delete
       enabled: true
       isDefault: true
       name: csi-ceph-block
     cephClusterSpec:
       cephVersion:
-        image: quay.io/ceph/ceph:v19.2.0
+        image: quay.io/ceph/ceph:v19.2.1
       crashCollector:
         disable: false
       csi:
         readAffinity:
           enabled: true
       dashboard:

@bot-blake bot-blake bot changed the title fix(container): update quay.io/ceph/ceph (v19.2.0 β†’ v19.2.1) fix(container): update quay.io/ceph/ceph (v19.2.0 β†’ v19.2.1) - autoclosed Feb 7, 2025
@bot-blake bot-blake bot closed this Feb 7, 2025
@bot-blake bot-blake bot deleted the renovate/quay.io-ceph-ceph-19.2.x branch February 7, 2025 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant