From 930eaeb59143162eeb82ae97e364bc4457e2839f Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 1 Dec 2025 22:05:54 +0000 Subject: [PATCH] Automated Manifest Update: 2025-12-01 (#2169) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2169 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../home-assistant/home-assistant.yaml | 48 +++++++++---------- .../cl01tl/manifests/libation/libation.yaml | 2 +- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/clusters/cl01tl/manifests/home-assistant/home-assistant.yaml b/clusters/cl01tl/manifests/home-assistant/home-assistant.yaml index 0aae17be0..96734bbac 100644 --- a/clusters/cl01tl/manifests/home-assistant/home-assistant.yaml +++ b/clusters/cl01tl/manifests/home-assistant/home-assistant.yaml @@ -22,30 +22,6 @@ spec: # Source: home-assistant/charts/home-assistant/templates/common.yaml apiVersion: v1 kind: Service -metadata: - name: home-assistant-code-server - labels: - app.kubernetes.io/instance: home-assistant - app.kubernetes.io/managed-by: Helm - app.kubernetes.io/name: home-assistant - app.kubernetes.io/service: home-assistant-code-server - helm.sh/chart: home-assistant-4.4.0 - namespace: home-assistant -spec: - type: ClusterIP - ports: - - port: 8443 - targetPort: 8443 - protocol: TCP - name: http - selector: - app.kubernetes.io/controller: main - app.kubernetes.io/instance: home-assistant - app.kubernetes.io/name: home-assistant ---- -# Source: home-assistant/charts/home-assistant/templates/common.yaml -apiVersion: v1 -kind: Service metadata: name: home-assistant-main labels: @@ -68,6 +44,30 @@ spec: app.kubernetes.io/name: home-assistant --- # Source: home-assistant/charts/home-assistant/templates/common.yaml +apiVersion: v1 +kind: Service +metadata: + name: home-assistant-code-server + labels: + app.kubernetes.io/instance: home-assistant + app.kubernetes.io/managed-by: Helm + app.kubernetes.io/name: home-assistant + app.kubernetes.io/service: home-assistant-code-server + helm.sh/chart: home-assistant-4.4.0 + namespace: home-assistant +spec: + type: ClusterIP + ports: + - port: 8443 + targetPort: 8443 + protocol: TCP + name: http + selector: + app.kubernetes.io/controller: main + app.kubernetes.io/instance: home-assistant + app.kubernetes.io/name: home-assistant +--- +# Source: home-assistant/charts/home-assistant/templates/common.yaml apiVersion: apps/v1 kind: Deployment metadata: diff --git a/clusters/cl01tl/manifests/libation/libation.yaml b/clusters/cl01tl/manifests/libation/libation.yaml index dbc1d354e..32ed4c682 100644 --- a/clusters/cl01tl/manifests/libation/libation.yaml +++ b/clusters/cl01tl/manifests/libation/libation.yaml @@ -108,7 +108,7 @@ spec: value: "-1" - name: LIBATION_BOOKS_DIR value: /data - image: rmcrackan/libation:12.7.4 + image: rmcrackan/libation:12.7.5 imagePullPolicy: IfNotPresent name: main resources: