We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb1837 commit 97cd350Copy full SHA for 97cd350
.scripts/setup-crd.sh
@@ -33,5 +33,5 @@ helm template --include-crds --repo https://prometheus-community.github.io/helm-
33
python3 openapi2jsonschema.py crd.yaml && rm crd.yaml
34
35
# renovate:general datasource=helm depName=victoria-metrics-k8s-stack registryUrl=https://victoriametrics.github.io/helm-charts/
36
-helm template --include-crds --repo https://victoriametrics.github.io/helm-charts/ --set settings.clusterName=test victoria-metrics-k8s-stack --version "0.63.6" > crd.yaml
+helm template --include-crds --repo https://victoriametrics.github.io/helm-charts/ --set settings.clusterName=test victoria-metrics-k8s-stack --version "0.64.1" > crd.yaml
37
0 commit comments