Skip to content

Commit 2af0967

Browse files
authored
manifest: v0.7.1 (#118)
Bump manifest and kustomization for 0.7.1 Signed-off-by: Jacob Blain Christen <[email protected]>
1 parent 51ccb2a commit 2af0967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ resources:
44
- manifests/system-upgrade-controller.yaml
55
images:
66
- name: rancher/system-upgrade-controller
7-
newTag: v0.6.2
7+
newTag: v0.7.1

manifests/system-upgrade-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ spec:
7373
effect: "NoExecute"
7474
containers:
7575
- name: system-upgrade-controller
76-
image: rancher/system-upgrade-controller:v0.6.2
76+
image: rancher/system-upgrade-controller:v0.7.1
7777
imagePullPolicy: IfNotPresent
7878
envFrom:
7979
- configMapRef:

0 commit comments

Comments
 (0)