Skip to content

feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.7.4 → 2026.8.1 ) - #1520

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-home-assistant-2026.x
Open

feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.7.4 → 2026.8.1 )#1520
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-home-assistant-2026.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/home-assistant (source) minor 2026.7.42026.8.1

Release Notes

home-assistant/core (ghcr.io/home-operations/home-assistant)

v2026.8.1

Compare Source

v2026.8.0

Compare Source

https://www.home-assistant.io/blog/2026/08/05/release-20268/


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Aug 8, 2026
@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- HelmRelease: default/home-assistant Deployment: default/home-assistant

+++ HelmRelease: default/home-assistant Deployment: default/home-assistant

@@ -49,13 +49,13 @@

           value: 10.69.0.0/16
         - name: TZ
           value: America/Los_Angeles
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/home-operations/home-assistant:2026.7.4@sha256:17a97c2fc87b4311342c1a67b92ffa5d4b02cd64f514228d80385e96a888137e
+        image: ghcr.io/home-operations/home-assistant:2026.8.1@sha256:e1f54eb0306d7ded8b3cdee70c21178413cd175aa3e526452af0e086a39ecc51
         name: app
         resources:
           limits:
             memory: 2Gi
           requests:
             cpu: 10m

@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant HelmRelease: default/home-assistant

+++ kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant HelmRelease: default/home-assistant

@@ -20,8 +20,8 @@

     cleanupOnFail: true
     remediation:
       retries: 3
       strategy: rollback
   valuesFrom:
   - kind: ConfigMap
-    name: home-assistant-values-b2bttfdf7k
+    name: home-assistant-values-8gg89hh5g9
 
--- kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant ConfigMap: default/home-assistant-values-b2bttfdf7k

+++ kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant ConfigMap: default/home-assistant-values-b2bttfdf7k

@@ -1,84 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    ---
-    # yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/common-4.4.0/charts/library/common/values.schema.json
-    controllers:
-      home-assistant:
-        annotations:
-          reloader.stakater.com/auto: "true"
-        containers:
-          app:
-            image:
-              repository: ghcr.io/home-operations/home-assistant
-              tag: 2026.7.4@sha256:17a97c2fc87b4311342c1a67b92ffa5d4b02cd64f514228d80385e96a888137e
-            env:
-              TZ: America/Los_Angeles
-              HASS_HTTP_TRUSTED_PROXY_1: 192.168.20.0/24
-              HASS_HTTP_TRUSTED_PROXY_2: 10.69.0.0/16
-            envFrom:
-              - secretRef:
-                  name: home-assistant-secret
-            securityContext:
-              allowPrivilegeEscalation: false
-              readOnlyRootFilesystem: true
-              capabilities: { drop: ["ALL"] }
-            resources:
-              requests:
-                cpu: 10m
-              limits:
-                memory: 2Gi
-    defaultPodOptions:
-      securityContext:
-        runAsNonRoot: true
-        runAsUser: 1000
-        runAsGroup: 1000
-        fsGroup: 1000
-        fsGroupChangePolicy: OnRootMismatch
-    service:
-      app:
-        ports:
-          http:
-            port: 8123
-    route:
-      app:
-        annotations:
-          gatus.home-operations.com/endpoint: |-
-            conditions: ["[STATUS] == 200"]
-        hostnames:
-          - "{{ .Release.Name }}.igloo.sh"
-          - hass.igloo.sh
-        parentRefs:
-          - name: external
-            namespace: kube-system
-            sectionName: https
-    persistence:
-      config:
-        existingClaim: home-assistant
-        globalMounts:
-          - path: /config
-      config-cache:
-        existingClaim: home-assistant-cache
-        globalMounts:
-          - path: /config/.venv
-      tmpfs:
-        type: emptyDir
-        advancedMounts:
-          home-assistant:
-            app:
-              - path: /config/logs
-                subPath: logs
-              - path: /config/tts
-                subPath: tts
-              - path: /tmp
-                subPath: tmp
-kind: ConfigMap
-metadata:
-  labels:
-    app.kubernetes.io/name: home-assistant
-    kustomize.toolkit.fluxcd.io/name: home-assistant
-    kustomize.toolkit.fluxcd.io/namespace: default
-  name: home-assistant-values-b2bttfdf7k
-  namespace: default
-
--- kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant ConfigMap: default/home-assistant-values-8gg89hh5g9

+++ kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant ConfigMap: default/home-assistant-values-8gg89hh5g9

@@ -0,0 +1,84 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    ---
+    # yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/common-4.4.0/charts/library/common/values.schema.json
+    controllers:
+      home-assistant:
+        annotations:
+          reloader.stakater.com/auto: "true"
+        containers:
+          app:
+            image:
+              repository: ghcr.io/home-operations/home-assistant
+              tag: 2026.8.1@sha256:e1f54eb0306d7ded8b3cdee70c21178413cd175aa3e526452af0e086a39ecc51
+            env:
+              TZ: America/Los_Angeles
+              HASS_HTTP_TRUSTED_PROXY_1: 192.168.20.0/24
+              HASS_HTTP_TRUSTED_PROXY_2: 10.69.0.0/16
+            envFrom:
+              - secretRef:
+                  name: home-assistant-secret
+            securityContext:
+              allowPrivilegeEscalation: false
+              readOnlyRootFilesystem: true
+              capabilities: { drop: ["ALL"] }
+            resources:
+              requests:
+                cpu: 10m
+              limits:
+                memory: 2Gi
+    defaultPodOptions:
+      securityContext:
+        runAsNonRoot: true
+        runAsUser: 1000
+        runAsGroup: 1000
+        fsGroup: 1000
+        fsGroupChangePolicy: OnRootMismatch
+    service:
+      app:
+        ports:
+          http:
+            port: 8123
+    route:
+      app:
+        annotations:
+          gatus.home-operations.com/endpoint: |-
+            conditions: ["[STATUS] == 200"]
+        hostnames:
+          - "{{ .Release.Name }}.igloo.sh"
+          - hass.igloo.sh
+        parentRefs:
+          - name: external
+            namespace: kube-system
+            sectionName: https
+    persistence:
+      config:
+        existingClaim: home-assistant
+        globalMounts:
+          - path: /config
+      config-cache:
+        existingClaim: home-assistant-cache
+        globalMounts:
+          - path: /config/.venv
+      tmpfs:
+        type: emptyDir
+        advancedMounts:
+          home-assistant:
+            app:
+              - path: /config/logs
+                subPath: logs
+              - path: /config/tts
+                subPath: tts
+              - path: /tmp
+                subPath: tmp
+kind: ConfigMap
+metadata:
+  labels:
+    app.kubernetes.io/name: home-assistant
+    kustomize.toolkit.fluxcd.io/name: home-assistant
+    kustomize.toolkit.fluxcd.io/namespace: default
+  name: home-assistant-values-8gg89hh5g9
+  namespace: default
+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants