Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 #354

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) major 2023.12.4 -> 2024.1.5

Release Notes

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

v2024.1.5

Compare Source

v2024.1.4

Compare Source

v2024.1.3

Compare Source

v2024.1.2

Compare Source

v2024.1.1

Compare Source

v2024.1.0

Compare Source

https://www.home-assistant.io/blog/2024/01/03/release-20241/


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 6, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2024

--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

+++ kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

@@ -75,13 +75,13 @@

     - secretRef:
         name: home-assistant-secrets
     hostNetwork: true
     image:
       pullPolicy: Always
       repository: ghcr.io/home-assistant/home-assistant
-      tag: 2023.12.4
+      tag: 2024.1.5
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: external.
         enabled: true
         hosts:

Copy link
Contributor

github-actions bot commented Jan 6, 2024

--- HelmRelease: home/home-assistant StatefulSet: home/home-assistant

+++ HelmRelease: home/home-assistant StatefulSet: home/home-assistant

@@ -42,13 +42,13 @@

             name: home-assistant-secrets
         image: ghcr.io/onedr0p/postgres-init:14.9
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       containers:
       - name: home-assistant
-        image: ghcr.io/home-assistant/home-assistant:2023.12.4
+        image: ghcr.io/home-assistant/home-assistant:2024.1.5
         imagePullPolicy: Always
         securityContext:
           privileged: true
         envFrom:
         - secretRef:
             name: home-assistant-secrets

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 93ab081 to 07a2790 Compare January 6, 2024 15:54
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed Jan 10, 2024
@renovate renovate bot closed this Jan 10, 2024
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 10, 2024 02:10
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 Jan 10, 2024
@renovate renovate bot restored the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 10, 2024 05:05
@renovate renovate bot reopened this Jan 10, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 07a2790 to 3ef278c Compare January 12, 2024 23:24
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed Jan 17, 2024
@renovate renovate bot closed this Jan 17, 2024
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 17, 2024 09:23
@renovate renovate bot restored the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 17, 2024 14:17
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 Jan 17, 2024
@renovate renovate bot reopened this Jan 17, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 3ef278c to 49eb484 Compare January 19, 2024 22:14
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 49eb484 to 03c2d28 Compare January 20, 2024 21:50
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed Jan 26, 2024
@renovate renovate bot closed this Jan 26, 2024
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 26, 2024 20:57
@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 - autoclosed feat(container)!: Update image ghcr.io/home-assistant/home-assistant to v2024 Jan 26, 2024
@renovate renovate bot reopened this Jan 26, 2024
@renovate renovate bot restored the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 26, 2024 22:11
@angryninja48 angryninja48 merged commit 6edd811 into main Jan 28, 2024
7 checks passed
@angryninja48 angryninja48 deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch January 28, 2024 09:26
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/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant