diff --git a/cluster/core/system-upgrade/kustomization.yaml b/cluster/core/system-upgrade/kustomization.yaml index 0a9d0e7..0c990d8 100644 --- a/cluster/core/system-upgrade/kustomization.yaml +++ b/cluster/core/system-upgrade/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/rancher/system-upgrade-controller?ref=v0.8.0 + - github.com/rancher/system-upgrade-controller?ref=v0.11.0 images: - name: rancher/system-upgrade-controller - newTag: v0.8.0 + newTag: v0.11.0