diff --git a/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 b/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 index 4b5a73420..49fbc8458 100644 --- a/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 +++ b/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 @@ -7,7 +7,7 @@ resources: - https://github.com/rancher/system-upgrade-controller?ref=v0.14.2 images: - name: rancher/system-upgrade-controller - newTag: v0.14.2 + newTag: v0.15.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller diff --git a/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml b/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml index 4b5a73420..49fbc8458 100644 --- a/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml +++ b/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml @@ -7,7 +7,7 @@ resources: - https://github.com/rancher/system-upgrade-controller?ref=v0.14.2 images: - name: rancher/system-upgrade-controller - newTag: v0.14.2 + newTag: v0.15.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller