Automated Manifest Update (#2697)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2697
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2697.
This commit is contained in:
2025-12-18 03:26:49 +00:00
committed by Alex Lebens
parent efc4fa91b2
commit cf405661ef
298 changed files with 1481 additions and 1481 deletions

View File

@@ -4,10 +4,10 @@ metadata:
name: home-assistant-config-backup-secret-external
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup-secret-external
spec:

View File

@@ -4,10 +4,10 @@ metadata:
name: home-assistant-config-backup-secret-local
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup-secret-local
spec:

View File

@@ -4,10 +4,10 @@ metadata:
name: home-assistant-config-backup-secret-remote
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup-secret-remote
spec:

View File

@@ -4,25 +4,25 @@ metadata:
name: home-assistant-config-backup-source-external
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup
spec:
sourcePVC: home-assistant-config
trigger:
schedule: 0 4 * * *
schedule: 0 9 * * *
restic:
pruneIntervalDays: 7
repository: home-assistant-config-backup-secret-external
retain:
daily: 3
hourly: 1
monthly: 2
weekly: 2
yearly: 4
daily: 7
hourly: 0
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch

View File

@@ -4,25 +4,25 @@ metadata:
name: home-assistant-config-backup-source-local
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup
spec:
sourcePVC: home-assistant-config
trigger:
schedule: 0 2 * * *
schedule: 0 8 * * *
restic:
pruneIntervalDays: 7
repository: home-assistant-config-backup-secret-local
retain:
daily: 3
hourly: 1
monthly: 2
weekly: 2
yearly: 4
daily: 7
hourly: 0
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch

View File

@@ -4,25 +4,25 @@ metadata:
name: home-assistant-config-backup-source-remote
namespace: home-assistant
labels:
helm.sh/chart: volsync-target-config-0.5.0
helm.sh/chart: volsync-target-config-0.6.0
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/version: "0.6.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: home-assistant-config-backup
spec:
sourcePVC: home-assistant-config
trigger:
schedule: 0 3 * * *
schedule: 0 10 * * *
restic:
pruneIntervalDays: 7
repository: home-assistant-config-backup-secret-remote
retain:
daily: 3
hourly: 1
monthly: 2
weekly: 2
yearly: 4
daily: 7
hourly: 0
monthly: 3
weekly: 4
yearly: 1
moverSecurityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch