Skip to content

Commit 0eb3c77

Browse files
committed
Change sym link
1 parent f9728b7 commit 0eb3c77

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy/kubernetes-1.24-test/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
- --health-port=9898
8484

8585
- name: csi-external-health-monitor-controller
86-
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.8.0
86+
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
8787
args:
8888
- "--v=5"
8989
- "--csi-address=$(ADDRESS)"

deploy/kubernetes-1.25

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
kubernetes-1.21
1+
kubernetes-1.24

deploy/kubernetes-1.25-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
kubernetes-1.21-test
1+
kubernetes-1.24-test

0 commit comments

Comments
 (0)