Skip to content

Commit b02361b

Browse files
feat(github-release): update rancher/system-upgrade-controller to v0.18.0
1 parent b9d8574 commit b02361b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.scripts/setup-crd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/
2626
python3 openapi2jsonschema.py https://github.com/cert-manager/cert-manager/releases/download/v1.19.1/cert-manager.yaml
2727

2828
# renovate:github-url
29-
python3 openapi2jsonschema.py https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/crd.yaml
29+
python3 openapi2jsonschema.py https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/crd.yaml

system-upgrade/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
resources:
22
# renovate:github-url
3-
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/crd.yaml
3+
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/crd.yaml
44
# renovate:github-url
5-
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/system-upgrade-controller.yaml
5+
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/system-upgrade-controller.yaml
66
- server-plan.yaml
77
- agent-plan.yaml

0 commit comments

Comments
 (0)