-
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(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.35.2 #2456
Merged
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Feb 2, 2024
Merged
fix(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.35.2 #2456
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Feb 2, 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
area/kubernetes
cluster/talos-flux
labels
Feb 1, 2024
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
tyriis-automation
bot
force-pushed
the
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
branch
from
February 2, 2024 20:59
3c93b2e
to
c996b09
Compare
--- HelmRelease: home-automation/zigbee2mqtt-upstairs Deployment: home-automation/zigbee2mqtt-upstairs
+++ HelmRelease: home-automation/zigbee2mqtt-upstairs Deployment: home-automation/zigbee2mqtt-upstairs
@@ -37,13 +37,13 @@
containers:
- env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config
- image: ghcr.io/koenkk/zigbee2mqtt:1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ image: ghcr.io/koenkk/zigbee2mqtt:1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080
--- HelmRelease: home-automation/zigbee2mqtt-basement Deployment: home-automation/zigbee2mqtt-basement
+++ HelmRelease: home-automation/zigbee2mqtt-basement Deployment: home-automation/zigbee2mqtt-basement
@@ -37,13 +37,13 @@
containers:
- env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config
- image: ghcr.io/koenkk/zigbee2mqtt:1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ image: ghcr.io/koenkk/zigbee2mqtt:1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080
--- HelmRelease: home-automation/zigbee2mqtt-downstairs Deployment: home-automation/zigbee2mqtt-downstairs
+++ HelmRelease: home-automation/zigbee2mqtt-downstairs Deployment: home-automation/zigbee2mqtt-downstairs
@@ -37,13 +37,13 @@
containers:
- env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config
- image: ghcr.io/koenkk/zigbee2mqtt:1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ image: ghcr.io/koenkk/zigbee2mqtt:1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
--- kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement Kustomization: flux-system/apps-zigbee2mqtt-basement HelmRelease: home-automation/zigbee2mqtt-basement
+++ kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement Kustomization: flux-system/apps-zigbee2mqtt-basement HelmRelease: home-automation/zigbee2mqtt-basement
@@ -36,13 +36,13 @@
main:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ tag: 1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
nameOverride: zigbee2mqtt-basement
ports:
- containerPort: 8080
name: http
protocol: TCP
resources:
--- kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs Kustomization: flux-system/apps-zigbee2mqtt-upstairs HelmRelease: home-automation/zigbee2mqtt-upstairs
+++ kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs Kustomization: flux-system/apps-zigbee2mqtt-upstairs HelmRelease: home-automation/zigbee2mqtt-upstairs
@@ -36,13 +36,13 @@
main:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ tag: 1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
nameOverride: zigbee2mqtt-upstairs
ports:
- containerPort: 8080
name: http
protocol: TCP
resources:
--- kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs Kustomization: flux-system/apps-zigbee2mqtt-downstairs HelmRelease: home-automation/zigbee2mqtt-downstairs
+++ kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs Kustomization: flux-system/apps-zigbee2mqtt-downstairs HelmRelease: home-automation/zigbee2mqtt-downstairs
@@ -36,13 +36,13 @@
main:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.35.1@sha256:92eef11713c41fba5b3eb842de41464e01651ba2997d9c57898d4f07750a9101
+ tag: 1.35.2@sha256:131560ae1e3f859159d677aebe89443760483f5310e0885e258383f416be4329
nameOverride: zigbee2mqtt-downstairs
ports:
- containerPort: 8080
name: http
protocol: TCP
resources: |
tyriis-automation
bot
deleted the
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
branch
February 2, 2024 21:18
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:
1.35.1
->1.35.2
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.