Skip to content

Commit 0a08145

Browse files
committed
fix typo
1 parent ac3202a commit 0a08145

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/synapse/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
name: synapse
3-
version: 1.0.0
3+
version: 1.0.1

charts/synapse/templates/synapse-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ metadata:
2727
annotations:
2828
argocd.argoproj.io/sync-wave: "-30"
2929
argocd.argoproj.io/hook: "Sync"
30-
{{- else }}
30+
{{- end }}
3131
labels:
3232
app: synapse
3333
component: synapse-{{ $name }}

0 commit comments

Comments
 (0)