We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d5575 commit 4800515Copy full SHA for 4800515
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: ">=3 <=3.2"
+REQUIRED_VERSION_CONSTRAINT: ">=3 <=3.3"
26
{{- end -}}
27
28
{{- define "installer.validate-values.environment-variables" -}}
0 commit comments