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 @@ -20,7 +20,7 @@ kustomize build https://github.com/argoproj/argo-workflows//manifests/base/crds/
2020python3 openapi2jsonschema.py crd.yaml && rm crd.yaml
2121
2222# renovate:github-url
23- python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/v3.5.6 /docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
23+ python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/v3.6.2 /docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
2424
2525# renovate:github-url
2626python3 openapi2jsonschema.py https://github.com/cert-manager/cert-manager/releases/download/v1.19.1/cert-manager.yaml
Original file line number Diff line number Diff line change 11resources :
22 # renovate:github-url
3- - https://raw.githubusercontent.com/traefik/traefik/v3.5.6 /docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
3+ - https://raw.githubusercontent.com/traefik/traefik/v3.6.2 /docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
44 - cluster-role.yaml
55 - cluster-role-binding.yaml
66 - daemon-set.yaml
You can’t perform that action at this time.
0 commit comments