-
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-provisioner docker tag to v5 #504
base: main
Are you sure you want to change the base?
chore(deps): update registry.k8s.io/sig-storage/csi-provisioner docker tag to v5 #504
Conversation
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.0"
}
...
...
]
}
}
}
}
|
25f3988
to
bc82bfb
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.1"
}
...
...
]
}
}
}
}
|
bc82bfb
to
d6a0316
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.0.2"
}
...
...
]
}
}
}
}
|
d6a0316
to
67b5063
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.1.0"
}
...
...
]
}
}
}
}
|
3333afc
to
67b5063
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.1.0"
}
...
...
]
}
}
}
}
|
e7825c5
to
67b5063
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.1.0"
}
...
...
]
}
}
}
}
|
3d33a8c
to
67b5063
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
{
name: "csi-provisioner"
- image: "registry.k8s.io/sig-storage/csi-provisioner:v3.4.0"
+ image: "registry.k8s.io/sig-storage/csi-provisioner:v5.1.0"
}
...
...
]
}
}
}
}
|
This PR contains the following updates:
v3.4.0
->v5.1.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 this update again.
This PR was generated by Mend Renovate. View the repository job log.