File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ wget https://raw.githubusercontent.com/yannh/kubeconform/v0.7.0/scripts/openapi2
88export FILENAME_FORMAT=' {fullgroup}-{kind}-{version}'
99
1010# renovate:github-url
11- python3 openapi2jsonschema.py https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.12 /manifests/install.yaml
11+ python3 openapi2jsonschema.py https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4 /manifests/install.yaml
1212
1313# renovate:github-url
1414python3 openapi2jsonschema.py https://github.com/argoproj/argo-rollouts/releases/download/v1.8.3/install.yaml
Original file line number Diff line number Diff line change 11resources :
22 # renovate:github-url
3- - https://raw.githubusercontent.com/argoproj/argo-cd/v3.0.12 /manifests/install.yaml
3+ - https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.4 /manifests/install.yaml
44 - appset-certificate.yaml
55 - appset-ingress-route.yaml
66 - certificate.yaml
You can’t perform that action at this time.
0 commit comments