We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7fa0d2 + 0b90587 commit cfaadaeCopy full SHA for cfaadae
helmfile.yaml
@@ -186,6 +186,7 @@ releases:
186
- superstream:
187
environment: {{ .Values.name }}
188
ha: {{ .Values.haDeployment }}
189
+ skipLocalAuthentication: {{ .Values.skipLocalAuthentication }}
190
- dataPlane:
191
secret:
192
activationToken: {{ .Values.activationToken }}
version.conf
@@ -1 +1 @@
1
-1.5.0
+1.5.1
0 commit comments