-
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): replace k8s.gcr.io/sig-storage/livenessprobe docker tag with registry.k8s.io/sig-storage/livenessprobe #184
base: main
Are you sure you want to change the base?
Conversation
diff -urN base/list.json head/list.json
--- base/list.json 2023-06-14 13:14:49.739996113 +0000
+++ head/list.json 2023-06-14 13:14:50.183994435 +0000
@@ -70616,7 +70616,7 @@
},
{
"name": "liveness-probe",
- "image": "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0",
+ "image": "registry.k8s.io/sig-storage/livenessprobe:v2.6.0",
"args": [
"--csi-address=/plugin/csi.sock",
"--probe-timeout=3s", |
21a181e
to
589cec9
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-09 12:40:04.337707639 +0000
+++ head/list.json 2023-08-09 12:40:04.677709093 +0000
@@ -84328,7 +84328,7 @@
},
{
"name": "liveness-probe",
- "image": "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0",
+ "image": "registry.k8s.io/sig-storage/livenessprobe:v2.6.0",
"args": [
"--csi-address=/plugin/csi.sock",
"--probe-timeout=3s", |
7995bbd
to
7b467ba
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-22 16:53:00.331923062 +0000
+++ head/list.json 2023-08-22 16:53:00.811924034 +0000
@@ -84328,7 +84328,7 @@
},
{
"name": "liveness-probe",
- "image": "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0",
+ "image": "registry.k8s.io/sig-storage/livenessprobe:v2.6.0",
"args": [
"--csi-address=/plugin/csi.sock",
"--probe-timeout=3s", |
diff -urN base/list.json head/list.json
--- base/list.json 2023-08-22 16:53:26.872788699 +0000
+++ head/list.json 2023-08-22 16:53:27.616776655 +0000
@@ -84328,7 +84328,7 @@
},
{
"name": "liveness-probe",
- "image": "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0",
+ "image": "registry.k8s.io/sig-storage/livenessprobe:v2.6.0",
"args": [
"--csi-address=/plugin/csi.sock",
"--probe-timeout=3s", |
7b467ba
to
9879af8
Compare
diff -urN base/list.json head/list.json
--- base/list.json 2023-09-19 10:20:09.735897663 +0000
+++ head/list.json 2023-09-19 10:20:09.915858180 +0000
@@ -84328,7 +84328,7 @@
},
{
"name": "liveness-probe",
- "image": "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0",
+ "image": "registry.k8s.io/sig-storage/livenessprobe:v2.6.0",
"args": [
"--csi-address=/plugin/csi.sock",
"--probe-timeout=3s", |
9879af8
to
d75ac77
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
d75ac77
to
256e388
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
f940a17
to
5d85c90
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
1 similar comment
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
5d85c90
to
6d1a3dc
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
6d1a3dc
to
52ff10b
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
52ff10b
to
1da4892
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
1da4892
to
9b911b7
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
681a195
to
9b911b7
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
9b911b7
to
f48c072
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
{
name: "liveness-probe"
- image: "k8s.gcr.io/sig-storage/livenessprobe:v2.6.0"
+ image: "registry.k8s.io/sig-storage/livenessprobe:v2.6.0"
}
...
]
}
}
}
}
|
…with registry.k8s.io/sig-storage/livenessprobe
f48c072
to
2324ddf
Compare
This PR contains the following updates:
v2.6.0
->v2.6.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
This is a special PR that replaces
k8s.gcr.io/sig-storage/livenessprobe
with the community suggested minimal stable replacement version.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.