-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): update quay.io/ceph/ceph docker tag to v19 #514
base: main
Are you sure you want to change the base?
Conversation
rook-ceph/rook-ceph-tools Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.0"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) {
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.0"
}
}
}
|
971af87
to
3c39d56
Compare
rook-ceph/rook-ceph-tools Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.1"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) {
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.1"
}
}
}
|
3c39d56
to
b343a5f
Compare
rook-ceph/rook-ceph-tools Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.2.0"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) {
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.2.0"
}
}
}
|
b343a5f
to
875962c
Compare
rook-ceph/rook-ceph-tools Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.1"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) {
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.1.1"
}
}
}
|
875962c
to
e0c2026
Compare
rook-ceph/rook-ceph-tools Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.2.0"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) {
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v19.2.0"
}
}
}
|
This PR contains the following updates:
v17.2.6
->v19.2.0
v18.2.0
->v19.2.0
v18.2.2
->v19.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
This PR was generated by Mend Renovate. View the repository job log.