We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcd1a6 commit bd89a11Copy full SHA for bd89a11
2 files changed
manifests/local-storage.yaml
@@ -69,7 +69,7 @@ spec:
69
kubernetes.io/os: linux
70
containers:
71
- name: local-path-provisioner
72
- image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.35"
+ image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.36"
73
imagePullPolicy: IfNotPresent
74
command:
75
- local-path-provisioner
scripts/airgap/image-list.txt
@@ -1,6 +1,6 @@
1
docker.io/rancher/klipper-helm:v0.9.17-build20260422
2
docker.io/rancher/klipper-lb:v0.4.17
3
-docker.io/rancher/local-path-provisioner:v0.0.35
+docker.io/rancher/local-path-provisioner:v0.0.36
4
docker.io/rancher/mirrored-coredns-coredns:1.14.3
5
docker.io/rancher/mirrored-library-busybox:1.37.0
6
docker.io/rancher/mirrored-library-traefik:3.6.13
0 commit comments