From f6ac5fc08d2815ef9c7ff25bf7e128e157342682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 18:27:14 +0000 Subject: [PATCH] chore: Update rancher/local-path-provisioner image version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli (cherry picked from commit 4200c2096b39221a761e0f6603076c1aebd01504) Signed-off-by: Brad Davidson --- manifests/local-storage.yaml | 2 +- scripts/airgap/image-list.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/local-storage.yaml b/manifests/local-storage.yaml index 83dc448945c..5e4cf23922d 100644 --- a/manifests/local-storage.yaml +++ b/manifests/local-storage.yaml @@ -66,7 +66,7 @@ spec: kubernetes.io/os: linux containers: - name: local-path-provisioner - image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.35" + image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.36" imagePullPolicy: IfNotPresent command: - local-path-provisioner diff --git a/scripts/airgap/image-list.txt b/scripts/airgap/image-list.txt index 9719e65dc76..22f377fb15d 100644 --- a/scripts/airgap/image-list.txt +++ b/scripts/airgap/image-list.txt @@ -1,6 +1,6 @@ docker.io/rancher/klipper-helm:v0.9.17-build20260422 docker.io/rancher/klipper-lb:v0.4.17 -docker.io/rancher/local-path-provisioner:v0.0.35 +docker.io/rancher/local-path-provisioner:v0.0.36 docker.io/rancher/mirrored-coredns-coredns:1.14.3 docker.io/rancher/mirrored-library-busybox:1.37.0 docker.io/rancher/mirrored-library-traefik:3.6.13