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 068901d commit 54247deCopy full SHA for 54247de
charts/synapse/Chart.yaml
@@ -1,3 +1,3 @@
1
---
2
name: synapse
3
-version: 0.30.1
+version: 0.30.2
charts/synapse/templates/matrix-authentication-secret.yaml
@@ -7,7 +7,7 @@ metadata:
7
annotations:
8
argocd.argoproj.io/sync-wave: "-30"
9
argocd.argoproj.io/hook: "Sync"
10
- {{- else }}
+ {{- end }}
11
labels:
12
{{- include "matrix-authentication.selectorLabels" . | nindent 4 }}
13
type: Opaque
0 commit comments