We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e184ab1 commit d655d6fCopy full SHA for d655d6f
kubernetes-services/additions/k3s-upgrade-controller/kustomization.yaml
@@ -3,6 +3,6 @@ kind: Kustomization
3
4
resources:
5
# renovate: datasource=github-releases depName=rancher/system-upgrade-controller
6
- - https://github.com/rancher/system-upgrade-controller/releases/download/v0.15.3/crd.yaml
7
- - https://github.com/rancher/system-upgrade-controller?ref=v0.15.3
+ - https://github.com/rancher/system-upgrade-controller/releases/download/v0.16.0/crd.yaml
+ - https://github.com/rancher/system-upgrade-controller?ref=v0.16.0
8
- upgrade-plan.yaml
0 commit comments