-
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.36.1 #2751
Merged
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Apr 1, 2024
Merged
fix(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.36.1 #2751
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Apr 1, 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
Apr 1, 2024
Quality Gate passedIssues Measures |
--- 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 @@
app:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
nameOverride: zigbee2mqtt-basement
ports:
- containerPort: 8080
name: http
protocol: TCP
probes:
--- 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 @@
app:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
nameOverride: zigbee2mqtt-downstairs
ports:
- containerPort: 8080
name: http
protocol: TCP
probes:
--- 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 @@
app:
env:
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
nameOverride: zigbee2mqtt-upstairs
ports:
- containerPort: 8080
name: http
protocol: TCP
probes: |
--- 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.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
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.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080
--- 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.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+ image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
tyriis-automation
bot
deleted the
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
branch
April 1, 2024 19:06
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.36.0
->1.36.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.