File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ python3 openapi2jsonschema.py crd.yaml && rm crd.yaml
3030python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/v3.6.2/docs/content/reference/dynamic-configuration/kubernetes-crd-definition-v1.yml
3131
3232# renovate:github-url
33- python3 openapi2jsonschema.py https://github.com/kyverno/kyverno/releases/download/v1.16.0 /install.yaml
33+ python3 openapi2jsonschema.py https://github.com/kyverno/kyverno/releases/download/v1.16.1 /install.yaml
3434
3535# renovate:general datasource=helm depName=prometheus-operator-crds registryUrl=https://prometheus-community.github.io/helm-charts
3636helm template --include-crds --repo https://prometheus-community.github.io/helm-charts --set settings.clusterName=test prometheus-operator-crds --version " 24.0.2" > crd.yaml
You can’t perform that action at this time.
0 commit comments