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 977e0c4 commit 8d17bdfCopy full SHA for 8d17bdf
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.17.0/crd.yaml
7
- - https://github.com/rancher/system-upgrade-controller?ref=v0.17.0
+ - https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/crd.yaml
+ - https://github.com/rancher/system-upgrade-controller?ref=v0.18.0
8
- upgrade-plan.yaml
0 commit comments