-
Notifications
You must be signed in to change notification settings - Fork 3
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(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.3 #2319
Merged
tyriis
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Jan 13, 2024
Merged
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.3 #2319
tyriis
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Jan 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tyriis-automation
bot
added
renovate/docker
renovate docker datasource
type/major
a major update
area/kubernetes
cluster/talos-flux
labels
Jan 3, 2024
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
--- kubernetes/talos-flux/apps/home-automation/home-assistant/app Kustomization: flux-system/apps-home-assistant HelmRelease: home-automation/home-assistant
+++ kubernetes/talos-flux/apps/home-automation/home-assistant/app Kustomization: flux-system/apps-home-assistant HelmRelease: home-automation/home-assistant
@@ -40,13 +40,13 @@
TZ: ${SETTING_TZ}
envFrom:
- secretRef:
name: home-assistant-secrets
image:
repository: ghcr.io/home-assistant/home-assistant
- tag: 2023.12.4@sha256:8d000332b09b71fd946f596b1f721b0af969263b6f27ebc1d212fdbd13bb1bd8
+ tag: 2024.1.3@sha256:96b802e5148e99ebea3c94ae7831063bede571782d4cc8368d8a9569938df51a
limits:
memory: 2048Mi
nameOverride: home-assistant
ports:
- containerPort: 8123
name: http |
--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant
+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant
@@ -49,13 +49,13 @@
- env:
- name: TZ
value: ${SETTING_TZ}
envFrom:
- secretRef:
name: home-assistant-secrets
- image: ghcr.io/home-assistant/home-assistant:2023.12.4@sha256:8d000332b09b71fd946f596b1f721b0af969263b6f27ebc1d212fdbd13bb1bd8
+ image: ghcr.io/home-assistant/home-assistant:2024.1.3@sha256:96b802e5148e99ebea3c94ae7831063bede571782d4cc8368d8a9569938df51a
name: home-assistant
ports:
- containerPort: 8123
name: http
protocol: TCP
resources: null |
tyriis-automation
bot
force-pushed
the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
from
January 5, 2024 17:18
6b4da3f
to
5e8f43a
Compare
tyriis-automation
bot
changed the title
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.0
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.1
Jan 5, 2024
tyriis-automation
bot
force-pushed
the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
from
January 6, 2024 14:15
5e8f43a
to
34c307d
Compare
tyriis-automation
bot
changed the title
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.1
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.2
Jan 6, 2024
tyriis-automation
bot
force-pushed
the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
from
January 12, 2024 20:19
34c307d
to
0490f40
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
tyriis-automation
bot
changed the title
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.2
feat(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.3
Jan 12, 2024
tyriis
deleted the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
January 13, 2024 20:54
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/docker
renovate docker datasource
type/major
a major update
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2023.12.4
->2024.1.3
Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant)
v2024.1.3
Compare Source
device_class
type for Shelly Gen1 sleeping sensors (@bieniu - #107683) (shelly docs)v2024.1.2
Compare Source
v2024.1.1
Compare Source
gen
from config entry data (@bieniu - #107019) (shelly docs)2024010
.0 (@bramkragten - #107155) (frontend docs)v2024.1.0
Compare Source
https://www.home-assistant.io/blog/2024/01/03/release-20241/
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.
This PR has been generated by Renovate Bot.