chore: Bump version for Home Assistant and Jellyfin charts, add failedJobsHistoryLimit to CronJobs

This commit is contained in:
sha
2026-04-11 13:29:53 +03:00
parent c2fb3b646b
commit dcce839e7e
9 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ type: application
annotations:
version-source: github-release:home-assistant/core
version-pattern: "s|^v||"
version: 0.1.18
version: 0.1.19
appVersion: "2026.4.1"
@@ -9,6 +9,8 @@ metadata:
labels:
{{- include "home-assistant.labels" . | nindent 4 }}
spec:
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
schedule: {{ .Values.backup.schedule | quote }}
jobTemplate:
spec:
@@ -9,6 +9,8 @@ metadata:
labels:
{{- include "home-assistant.labels" . | nindent 4 }}
spec:
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1
schedule: {{ .Values.pvcBackup.schedule | quote }}
jobTemplate:
spec: