Open renovate[bot] opened 5 months ago
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$
{
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:v8.0.0"
}
...
]
}
}
}
}
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$
{
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:v8.0.1"
}
...
]
}
}
}
}
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$
{
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:v8.1.0"
}
...
]
}
}
}
}
This PR contains the following updates:
v6.2.1
->v8.1.0
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.