feat: Bump version to 0.1.15 and fix template closing tag in backup cronjob

This commit is contained in:
sha
2026-03-25 14:59:00 +02:00
parent 2c5a665dd1
commit 1878d1eebd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -71,9 +71,9 @@ spec:
affinity:
{{- toYaml . | nindent 10 }}
{{- end }}
{{- end }}
{{- with .Values.tolerations }}
tolerations:
{{- toYaml . | nindent 10 }}
{{- end }}
{{- end }}
{{- end }}