diff --git a/kubernetes/rpi/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml b/kubernetes/rpi/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml index e9b23add0..1585d9886 100644 --- a/kubernetes/rpi/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml +++ b/kubernetes/rpi/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization resources: # renovate: datasource=docker image=rancher/system-upgrade-controller - https://github.com/rancher/system-upgrade-controller/releases/download/v0.11.0/crd.yaml - - https://github.com/rancher/system-upgrade-controller?ref=v0.11.0 + - https://github.com/rancher/system-upgrade-controller?ref=v0.12.0 images: - name: rancher/system-upgrade-controller newTag: v0.11.0