-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.6 #2445
Merged
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Jan 31, 2024
Merged
fix(app): update container tag ghcr.io/home-assistant/home-assistant to v2024.1.6 #2445
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Jan 31, 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/patch
a patch for a bug
labels
Jan 31, 2024
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
--- HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
+++ HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.64
+ version: v1.0.63
name: reloader
namespace: kube-tools
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,16 +28,16 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.64
+ version: v1.0.63
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.64
+ - image: ghcr.io/stakater/reloader:v1.0.63
imagePullPolicy: IfNotPresent
name: reloader
ports:
- name: http
containerPort: 9090
livenessProbe: |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
--- kubernetes/kube-nas/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
+++ kubernetes/kube-nas/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
@@ -12,13 +12,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater-charts
namespace: flux-system
- version: 1.0.64
+ version: 1.0.63
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 15 |
--- 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: 2024.1.5@sha256:e0cd4f4043f2bdae80224b230cb9ca11e8d15f55f5754148412e32d5af8f98b6
+ tag: 2024.1.6@sha256:3c571dc0e5a8280bff12f917d3845adc93606bdad45707bf9e0b6a15acd3075f
limits:
memory: 2048Mi
nameOverride: home-assistant
ports:
- containerPort: 8123
name: http
--- kubernetes/talos-flux/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
+++ kubernetes/talos-flux/apps/kube-tools/reloader/app Kustomization: flux-system/apps-reloader HelmRelease: kube-tools/reloader
@@ -12,13 +12,13 @@
spec:
chart: reloader
sourceRef:
kind: HelmRepository
name: stakater-charts
namespace: flux-system
- version: 1.0.64
+ version: 1.0.63
install:
createNamespace: true
remediation:
retries: 3
interval: 15m
maxHistory: 15 |
--- 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:2024.1.5@sha256:e0cd4f4043f2bdae80224b230cb9ca11e8d15f55f5754148412e32d5af8f98b6
+ image: ghcr.io/home-assistant/home-assistant:2024.1.6@sha256:3c571dc0e5a8280bff12f917d3845adc93606bdad45707bf9e0b6a15acd3075f
name: home-assistant
ports:
- containerPort: 8123
name: http
protocol: TCP
resources: null
--- HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
+++ HelmRelease: kube-tools/reloader Deployment: kube-tools/reloader
@@ -9,13 +9,13 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.64
+ version: v1.0.63
name: reloader
namespace: kube-tools
spec:
replicas: 1
revisionHistoryLimit: 2
selector:
@@ -28,16 +28,16 @@
app: reloader
release: reloader
heritage: Helm
app.kubernetes.io/managed-by: Helm
group: com.stakater.platform
provider: stakater
- version: v1.0.64
+ version: v1.0.63
spec:
containers:
- - image: ghcr.io/stakater/reloader:v1.0.64
+ - image: ghcr.io/stakater/reloader:v1.0.63
imagePullPolicy: IfNotPresent
name: reloader
ports:
- name: http
containerPort: 9090
livenessProbe: |
tyriis-automation
bot
deleted the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
January 31, 2024 11:14
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/patch
a patch for a bug
0 participants
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:
2024.1.5
->2024.1.6
Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant)
v2024.1.6
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.