-
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/hostpathplugin docker tag to v1.15.0 #296
base: main
Are you sure you want to change the base?
chore(deps): update registry.k8s.io/sig-storage/hostpathplugin docker tag to v1.15.0 #296
Conversation
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.12.0"
}
]
}
}
}
}
|
e9d4b57
to
871eb10
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.12.1"
}
]
}
}
}
}
|
871eb10
to
9541522
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.13.0"
}
]
}
}
}
}
|
9541522
to
4be86fe
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.14.0"
}
]
}
}
}
}
|
4be86fe
to
333262c
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.14.1"
}
]
}
}
}
}
|
333262c
to
43071e1
Compare
csi-snapshotter/csi-snapshotter StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "hostpath"
- image: "registry.k8s.io/sig-storage/hostpathplugin:v1.11.0"
+ image: "registry.k8s.io/sig-storage/hostpathplugin:v1.15.0"
}
]
}
}
}
}
|
This PR contains the following updates:
v1.11.0
->v1.15.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.