Skip to content

Commit c5edbad

Browse files
authored
Merge pull request #65 from projectsyn/commodore-renovate/docker.io-rancher-system-upgrade-controller-0.x
Update docker.io/rancher/system-upgrade-controller Docker tag to v0.13.1
2 parents 9565363 + a051fac commit c5edbad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
system_upgrade_controller:
55
registry: docker.io
66
repository: rancher/system-upgrade-controller
7-
tag: v0.9.1
7+
tag: v0.13.1
88
plans_only: false
99
controller_threads: "2"
1010
affinity: {}

tests/golden/defaults/system-upgrade-controller/system-upgrade-controller/04_deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
envFrom:
4242
- configMapRef:
4343
name: default-controller-env
44-
image: docker.io/rancher/system-upgrade-controller:v0.9.1
44+
image: docker.io/rancher/system-upgrade-controller:v0.13.1
4545
imagePullPolicy: IfNotPresent
4646
name: system-upgrade-controller
4747
ports: []

0 commit comments

Comments
 (0)