-
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 v18.2.4 #216
base: main
Are you sure you want to change the base?
Conversation
diff -urN base/list.json head/list.json
--- base/list.json 2023-07-24 23:28:13.769130860 +0000
+++ head/list.json 2023-07-24 23:28:14.377137101 +0000
@@ -98553,7 +98553,7 @@
},
"spec": {
"cephVersion": {
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.1.2",
"allowUnsupported": false
},
"dataDirHostPath": "/var/lib/rook",
@@ -100505,7 +100505,7 @@
"containers": [
{
"name": "rook-ceph-tools",
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.1.2",
"command": [
"/bin/bash",
"-c", |
4187cf7
to
fb39ea1
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-07-26 04:27:01.122706121 +0000
+++ head/list.json 2023-07-26 04:27:01.310704948 +0000
@@ -98484,7 +98484,7 @@
},
"spec": {
"cephVersion": {
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.1.3",
"allowUnsupported": false
},
"dataDirHostPath": "/var/lib/rook",
@@ -100436,7 +100436,7 @@
"containers": [
{
"name": "rook-ceph-tools",
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.1.3",
"command": [
"/bin/bash",
"-c", |
fb39ea1
to
9ca9729
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-04 01:01:58.699213988 +0000
+++ head/list.json 2023-08-04 01:01:58.879215428 +0000
@@ -98478,7 +98478,7 @@
},
"spec": {
"cephVersion": {
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.2.0",
"allowUnsupported": false
},
"dataDirHostPath": "/var/lib/rook",
@@ -100430,7 +100430,7 @@
"containers": [
{
"name": "rook-ceph-tools",
- "image": "quay.io/ceph/ceph:v17.2.6",
+ "image": "quay.io/ceph/ceph:v18.2.0",
"command": [
"/bin/bash",
"-c", |
9ca9729
to
d30a809
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:v18.2.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:v18.2.1"
}
}
}
|
d30a809
to
d0af6a7
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:v18.2.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:v18.2.1"
}
}
}
|
d0af6a7
to
c7173c9
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:v18.2.2"
}
]
}
}
}
}
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:v18.2.2"
}
}
}
|
c7173c9
to
797e34c
Compare
797e34c
to
0b45e4a
Compare
This PR contains the following updates:
v18.2.0
->v18.2.4
v18.2.2
->v18.2.4
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.