Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .scripts/setup-crd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/
python3 openapi2jsonschema.py https://github.com/cert-manager/cert-manager/releases/download/v1.19.1/cert-manager.yaml

# renovate:github-url
python3 openapi2jsonschema.py https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/crd.yaml
python3 openapi2jsonschema.py https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/crd.yaml
4 changes: 2 additions & 2 deletions system-upgrade/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resources:
# renovate:github-url
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/crd.yaml
# renovate:github-url
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.17.0/system-upgrade-controller.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.18.0/system-upgrade-controller.yaml
- server-plan.yaml
- agent-plan.yaml