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.
2 parents ff16980 + 640c24e commit 556f9a8Copy full SHA for 556f9a8
charts/gitops-runtime/templates/hooks/pre-install/_env.yaml
@@ -22,7 +22,7 @@ NAMESPACE:
22
valueFrom:
23
fieldRef:
24
fieldPath: metadata.namespace
25
-REQUIRED_VERSION_CONSTRAINT: ">=2.12 <3.1"
+REQUIRED_VERSION_CONSTRAINT: ">=3 <=3.2"
26
{{- end -}}
27
28
{{- define "installer.validate-values.environment-variables" -}}
0 commit comments