mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 18:39:36 +00:00
chore: Bump Local Path Provisioner version (#12710)
Made with ❤️️ by updatecli
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b65f8a6185
commit
fa2866a598
@@ -66,7 +66,7 @@ spec:
|
||||
kubernetes.io/os: linux
|
||||
containers:
|
||||
- name: local-path-provisioner
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.31"
|
||||
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.32"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- local-path-provisioner
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
docker.io/rancher/klipper-helm:v0.9.8-build20250709
|
||||
docker.io/rancher/klipper-lb:v0.4.13
|
||||
docker.io/rancher/local-path-provisioner:v0.0.31
|
||||
docker.io/rancher/local-path-provisioner:v0.0.32
|
||||
docker.io/rancher/mirrored-coredns-coredns:1.12.3
|
||||
docker.io/rancher/mirrored-library-busybox:1.36.1
|
||||
docker.io/rancher/mirrored-library-traefik:3.3.6
|
||||
|
||||
Reference in New Issue
Block a user