Skip to content

Commit e811ae4

Browse files
committed
Bump traefik and local-path-provisioner
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent 3f5eec4 commit e811ae4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifests/local-storage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
kubernetes.io/os: linux
6767
containers:
6868
- name: local-path-provisioner
69-
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.34"
69+
image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/local-path-provisioner:v0.0.35"
7070
imagePullPolicy: IfNotPresent
7171
command:
7272
- local-path-provisioner

manifests/traefik.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
priorityClassName: "system-cluster-critical"
2929
image:
3030
repository: "rancher/mirrored-library-traefik"
31-
tag: "3.6.9"
31+
tag: "3.6.10"
3232
tolerations:
3333
- key: "CriticalAddonsOnly"
3434
operator: "Exists"

scripts/airgap/image-list.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
docker.io/rancher/klipper-helm:v0.9.14-build20260309
22
docker.io/rancher/klipper-lb:v0.4.15
3-
docker.io/rancher/local-path-provisioner:v0.0.34
3+
docker.io/rancher/local-path-provisioner:v0.0.35
44
docker.io/rancher/mirrored-coredns-coredns:1.14.2
55
docker.io/rancher/mirrored-library-busybox:1.37.0
6-
docker.io/rancher/mirrored-library-traefik:3.6.9
6+
docker.io/rancher/mirrored-library-traefik:3.6.10
77
docker.io/rancher/mirrored-metrics-server:v0.8.1
88
docker.io/rancher/mirrored-pause:3.6

0 commit comments

Comments
 (0)