feat(container)!: Update image quay.io/ceph/ceph ( v20.2.3 ➔ v21.1.0 ) - #1206
Open
mortyops[bot] wants to merge 1 commit into
Open
feat(container)!: Update image quay.io/ceph/ceph ( v20.2.3 ➔ v21.1.0 )#1206mortyops[bot] wants to merge 1 commit into
mortyops[bot] wants to merge 1 commit into
Conversation
Contributor
Author
--- 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
@@ -274,13 +274,13 @@
csi.storage.k8s.io/provisioner-secret-namespace: '{{ .Release.Namespace
}}'
pool: data0
reclaimPolicy: Delete
cephImage:
repository: quay.io/ceph/ceph
- tag: v20.2.3
+ tag: v21.1.0
cephObjectStores:
- name: ceph-objectstore
spec:
allowUsersInNamespaces:
- '*'
dataPool: |
Contributor
Author
--- 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:v20.2.3
+ image: quay.io/ceph/ceph:v21.1.0
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
@@ -5,13 +5,13 @@
name: rook-ceph
namespace: rook-ceph
spec:
monitoring:
enabled: true
cephVersion:
- image: quay.io/ceph/ceph:v20.2.3
+ image: quay.io/ceph/ceph:v21.1.0
allowUnsupported: false
cephConfig:
client.rgw:
rgw_realm: ceph-objectstore
global:
auth_client_required: cephx |
| datasource | package | from | to | | ---------- | ----------------- | ------- | ------- | | docker | quay.io/ceph/ceph | v20.2.3 | v21.1.0 |
mortyops
Bot
force-pushed
the
renovate/quay.io-ceph-ceph-21.x
branch
from
August 11, 2026 13:00
7220b9f to
47215bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v20.2.3→v21.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 Mend Renovate CLI.