diff --git a/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml b/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml index 2951f5d2..4ec61a1b 100644 --- a/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml +++ b/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml @@ -7,6 +7,6 @@ resources: images: - name: rancher/system-upgrade-controller newName: docker.io/rancher/system-upgrade-controller - newTag: v0.9.1 + newTag: v0.13.0 patchesStrategicMerge: - ./system-upgrade-patches.yaml