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 @@ -33,7 +33,7 @@ python3 openapi2jsonschema.py https://raw.githubusercontent.com/traefik/traefik/
3333python3 openapi2jsonschema.py https://github.com/kyverno/kyverno/releases/download/v1.17.0/install.yaml
3434
3535# renovate:general datasource=helm depName=prometheus-operator-crds registryUrl=https://prometheus-community.github.io/helm-charts
36- helm template --include-crds --repo https://prometheus-community.github.io/helm-charts --set settings.clusterName=test prometheus-operator-crds --version " 24 .0.2 " > crd.yaml
36+ helm template --include-crds --repo https://prometheus-community.github.io/helm-charts --set settings.clusterName=test prometheus-operator-crds --version " 27 .0.0 " > crd.yaml
3737python3 openapi2jsonschema.py crd.yaml && rm crd.yaml
3838
3939# renovate:general datasource=helm depName=victoria-metrics-k8s-stack registryUrl=https://victoriametrics.github.io/helm-charts/
You can’t perform that action at this time.
0 commit comments