Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.4.1 #1465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) major 2022.8.7 -> 2024.4.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2024.4.1

Compare Source

v2024.4.0

Compare Source

Release notes: https://www.home-assistant.io/blog/2024/04/03/release-20244/

v2024.3.3

Compare Source

v2024.3.1

Compare Source

v2024.3.0

Compare Source

Release notes: https://www.home-assistant.io/blog/2024/03/06/release-20243/

v2024.2.5

Compare Source

Translations from the dev branch are included in each release. The above PR introduced a new placeholder into an existing translation. When we released 2024.2.4, it tried to render the new translation without providing the placeholder. Doing a hot fix to provide the placeholder value so this translation works again as the issue is quite visible.

v2024.2.4

Compare Source

v2024.2.3

Compare Source

v2024.2.2

Compare Source

v2024.2.1

Compare Source

v2024.2.0

Compare Source

https://www.home-assistant.io/blog/2024/02/07/release-20242/

v2024.1.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot requested a review from sob as a code owner January 17, 2024 15:43
@stimpy-bot stimpy-bot bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 17, 2024
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 17, 2024

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2024.1.3"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 17, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 99c5859 to 884c28b Compare January 19, 2024 22:13
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.3 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.4 Jan 19, 2024
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 19, 2024

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2024.1.4"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 884c28b to 3ccb04a Compare January 20, 2024 23:05
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.4 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.5 Jan 20, 2024
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 20, 2024

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2024.1.5"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 3ccb04a to 9a20859 Compare January 31, 2024 14:14
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.5 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.6 Jan 31, 2024
@stimpy-bot
Copy link
Contributor

stimpy-bot bot commented Jan 31, 2024

Path: cluster/apps/home/home-assistant/helm-release.yaml

@@ -90,7 +90,7 @@
 name: config
 containers:
 - name: home-assistant
- image: "ghcr.io/home-assistant/home-assistant:2022.8.7"
+ image: "ghcr.io/home-assistant/home-assistant:2024.1.6"
 imagePullPolicy: IfNotPresent
 securityContext:
 privileged: null

@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 9a20859 to 81d3d29 Compare February 7, 2024 21:22
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.1.6 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.0 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 81d3d29 to 5ae7253 Compare February 9, 2024 12:41
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.0 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.1 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 5ae7253 to 84cbc0f Compare February 16, 2024 21:34
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.1 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.2 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 84cbc0f to 5d7d920 Compare February 23, 2024 18:43
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.2 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.3 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 5d7d920 to 8446278 Compare February 26, 2024 19:45
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.3 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.4 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 8446278 to 2581ad7 Compare February 28, 2024 16:40
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.4 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.5 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 2581ad7 to 99fa85e Compare March 7, 2024 00:16
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.2.5 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from 99fa85e to c4c8c20 Compare March 14, 2024 23:09
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.0 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.1 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from c4c8c20 to beb3d00 Compare March 22, 2024 23:08
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.1 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 Mar 22, 2024
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch March 27, 2024 23:39
@renovate renovate bot restored the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch March 28, 2024 02:06
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 - autoclosed feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 Mar 28, 2024
@renovate renovate bot reopened this Mar 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from beb3d00 to 70b6834 Compare March 28, 2024 02:06
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 - autoclosed Mar 31, 2024
@renovate renovate bot closed this Mar 31, 2024
@renovate renovate bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch March 31, 2024 01:14
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 - autoclosed feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 Mar 31, 2024
@renovate renovate bot restored the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch March 31, 2024 04:35
@renovate renovate bot reopened this Mar 31, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch 2 times, most recently from d9a14b4 to b270ff7 Compare April 3, 2024 22:26
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.3.3 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.4.0 Apr 3, 2024
… tag to 2024.4.1

| datasource | package                               | from     | to       |
| ---------- | ------------------------------------- | -------- | -------- |
| docker     | ghcr.io/home-assistant/home-assistant | 2022.8.7 | 2024.4.1 |
@renovate renovate bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch from b270ff7 to aabaae0 Compare April 5, 2024 18:27
@renovate renovate bot changed the title feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.4.0 feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2024.4.1 Apr 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants