diff --git a/bootstrap/system-upgrades/kustomization.yaml b/bootstrap/system-upgrades/kustomization.yaml index 89b749480964f9095f08f0e1d662a91f3f4c5b2a..66ddcfc7b2fe6c2870b322dbd94ed65b4bd34673 100644 --- a/bootstrap/system-upgrades/kustomization.yaml +++ b/bootstrap/system-upgrades/kustomization.yaml @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: system-upgrade resources: - - https://git.shivering-isles.com/github-mirror/rancher/system-upgrade-controller/-/raw/v0.8.1/manifests/system-upgrade-controller.yaml + - https://git.shivering-isles.com/github-mirror/rancher/system-upgrade-controller/-/raw/v0.9.1/manifests/system-upgrade-controller.yaml - ../../shared/networkpolicies/allow-from-same-namespace.yaml