Skip to content

Commit e5ee269

Browse files
feat(github-release): update argoproj/argo-rollouts to v1.8.0
1 parent 1eacbd3 commit e5ee269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-crd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export FILENAME_FORMAT='{fullgroup}-{kind}-{version}'
1111
python3 openapi2jsonschema.py https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/install.yaml
1212

1313
# renovate:github-url
14-
python3 openapi2jsonschema.py https://github.com/argoproj/argo-rollouts/releases/download/v1.7.2/install.yaml
14+
python3 openapi2jsonschema.py https://github.com/argoproj/argo-rollouts/releases/download/v1.8.0/install.yaml
1515

1616
# NOTE: In Argo Workflows, install.yaml contains only minimal CRDs; use full CRDs for validation:
1717
# https://github.com/argoproj/argo-workflows/issues/11266

0 commit comments

Comments
 (0)