From 395c4257471bd5ed0072edb617a043c5ed3be496 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 7 Dec 2025 03:00:58 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../manifests/home-assistant/Deployment-home-assistant.yaml | 3 +-- ...ernalSecret-home-assistant-code-server-password-secret.yaml | 1 - .../ExternalSecret-home-assistant-token-secret.yaml | 1 - .../HTTPRoute-http-route-home-assistant-code-server.yaml | 1 - .../home-assistant/HTTPRoute-http-route-home-assistant.yaml | 1 - .../PersistentVolumeClaim-home-assistant-config.yaml | 3 --- .../home-assistant/Service-home-assistant-code-server.yaml | 1 - .../manifests/home-assistant/Service-home-assistant-main.yaml | 1 - .../home-assistant/ServiceMonitor-home-assistant.yaml | 1 - 9 files changed, 1 insertion(+), 12 deletions(-) diff --git a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml index 5d4f9b453..503c3b2ae 100644 --- a/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/Deployment-home-assistant.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/charts/home-assistant/templates/common.yaml apiVersion: apps/v1 kind: Deployment metadata: @@ -61,7 +60,7 @@ spec: - env: - name: TZ value: US/Central - image: ghcr.io/home-assistant/home-assistant:2025.12.0 + image: ghcr.io/home-assistant/home-assistant:2025.12.1 imagePullPolicy: IfNotPresent name: main resources: diff --git a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-code-server-password-secret.yaml b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-code-server-password-secret.yaml index a71f4b13e..4898c22c0 100644 --- a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-code-server-password-secret.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-code-server-password-secret.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/templates/external-secret.yaml apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-token-secret.yaml b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-token-secret.yaml index 1d011efb1..0ed7c45b4 100644 --- a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-token-secret.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-token-secret.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/templates/external-secret.yaml apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant-code-server.yaml b/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant-code-server.yaml index 26bec8f83..317a4bfae 100644 --- a/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant-code-server.yaml +++ b/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant-code-server.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/templates/http-route.yaml apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant.yaml index 1ef8cb128..9544e1063 100644 --- a/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/HTTPRoute-http-route-home-assistant.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/templates/http-route.yaml apiVersion: gateway.networking.k8s.io/v1 kind: HTTPRoute metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/PersistentVolumeClaim-home-assistant-config.yaml b/clusters/cl01tl/manifests/home-assistant/PersistentVolumeClaim-home-assistant-config.yaml index 189367d7f..505605b9a 100644 --- a/clusters/cl01tl/manifests/home-assistant/PersistentVolumeClaim-home-assistant-config.yaml +++ b/clusters/cl01tl/manifests/home-assistant/PersistentVolumeClaim-home-assistant-config.yaml @@ -1,6 +1,3 @@ ---- -# Source: home-assistant/charts/home-assistant/templates/common.yaml ---- kind: PersistentVolumeClaim apiVersion: v1 metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-code-server.yaml b/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-code-server.yaml index d3d03d5a5..f8c8754c7 100644 --- a/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-code-server.yaml +++ b/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-code-server.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/charts/home-assistant/templates/common.yaml apiVersion: v1 kind: Service metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-main.yaml b/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-main.yaml index 0c6c680ab..98f06539f 100644 --- a/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-main.yaml +++ b/clusters/cl01tl/manifests/home-assistant/Service-home-assistant-main.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/charts/home-assistant/templates/common.yaml apiVersion: v1 kind: Service metadata: diff --git a/clusters/cl01tl/manifests/home-assistant/ServiceMonitor-home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/ServiceMonitor-home-assistant.yaml index 975e19271..6c417bdc7 100644 --- a/clusters/cl01tl/manifests/home-assistant/ServiceMonitor-home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ServiceMonitor-home-assistant.yaml @@ -1,5 +1,4 @@ --- -# Source: home-assistant/templates/service-monitor.yaml apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: