-
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 registry.k8s.io/sig-storage/csi-snapshotter docker tag to v6.3.4 - autoclosed #159
chore(deps): update registry.k8s.io/sig-storage/csi-snapshotter docker tag to v6.3.4 - autoclosed #159
Conversation
f5c5591
to
8c37195
Compare
8c37195
to
bc16327
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-06-01 23:40:41.022768620 +0000
+++ head/list.json 2023-06-01 23:40:41.210773446 +0000
@@ -74299,7 +74299,7 @@
},
{
"name": "csi-snapshotter",
- "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1",
+ "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2",
"args": [
"--v=5",
"--csi-address=$(ADDRESS)", |
bc16327
to
7ed0384
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-28 12:25:52.388035417 +0000
+++ head/list.json 2023-08-28 12:25:52.640039349 +0000
@@ -88011,7 +88011,7 @@
},
{
"name": "csi-snapshotter",
- "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1",
+ "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2",
"args": [
"--v=5",
"--csi-address=$(ADDRESS)", |
7ed0384
to
4368b9c
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-28 15:30:26.421094421 +0000
+++ head/list.json 2023-08-28 15:30:26.885098911 +0000
@@ -88011,7 +88011,7 @@
},
{
"name": "csi-snapshotter",
- "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1",
+ "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.2",
"args": [
"--v=5",
"--csi-address=$(ADDRESS)", |
4368b9c
to
f0b0154
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-09-14 22:27:44.617912849 +0000
+++ head/list.json 2023-09-14 22:27:44.797916810 +0000
@@ -88011,7 +88011,7 @@
},
{
"name": "csi-snapshotter",
- "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1",
+ "image": "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.0",
"args": [
"--v=5",
"--csi-address=$(ADDRESS)", |
f0b0154
to
9d836fe
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "csi-snapshotter"
- image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1"
+ image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.1"
}
...
]
}
}
}
}
|
9d836fe
to
59a4179
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "csi-snapshotter"
- image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1"
+ image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.2"
}
...
]
}
}
}
}
|
59a4179
to
b18f9fd
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "csi-snapshotter"
- image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1"
+ image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.3"
}
...
]
}
}
}
}
|
b18f9fd
to
ed52d74
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "csi-snapshotter"
- image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1"
+ image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.4"
}
...
]
}
}
}
}
|
2772c29
to
ed52d74
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "csi-snapshotter"
- image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.2.1"
+ image: "registry.k8s.io/sig-storage/csi-snapshotter:v6.3.4"
}
...
]
}
}
}
}
|
This PR contains the following updates:
v6.2.1
->v6.3.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.