diff --git a/cluster/core/system-upgrade/kustomization.yaml b/cluster/core/system-upgrade/kustomization.yaml index 2166b408a..69e1d3d89 100644 --- a/cluster/core/system-upgrade/kustomization.yaml +++ b/cluster/core/system-upgrade/kustomization.yaml @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/rancher/system-upgrade-controller?ref=v0.9.1 + - github.com/rancher/system-upgrade-controller?ref=v0.13.3 - plans images: - name: rancher/system-upgrade-controller - newTag: v0.9.1 + newTag: v0.13.3