-
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.33.2 #2082
Merged
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Nov 1, 2023
Merged
fix(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.33.2 #2082
tyriis-automation
merged 1 commit into
main
from
renovate/ghcr.io-koenkk-zigbee2mqtt-1.x
Nov 1, 2023
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
Nov 1, 2023
--- 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
@@ -30,13 +30,13 @@
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
global:
nameOverride: zigbee2mqtt-basement
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.33.1
+ tag: 1.33.2
ingress:
main:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hajimari.io/appName: zigbee2mqtt-basement
hajimari.io/enable: 'true'
--- 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
@@ -30,13 +30,13 @@
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
global:
nameOverride: zigbee2mqtt-downstairs
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.33.1
+ tag: 1.33.2
ingress:
main:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hajimari.io/appName: zigbee2mqtt-downstairs
hajimari.io/enable: 'true'
--- 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
@@ -30,13 +30,13 @@
TZ: ${SETTING_TZ}
ZIGBEE2MQTT_DATA: /config
global:
nameOverride: zigbee2mqtt-upstairs
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.33.1
+ tag: 1.33.2
ingress:
main:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
hajimari.io/appName: zigbee2mqtt-upstairs
hajimari.io/enable: 'true' |
--- kubernetes HelmRelease: home-automation/zigbee2mqtt-upstairs Deployment: home-automation/zigbee2mqtt-upstairs
+++ kubernetes HelmRelease: home-automation/zigbee2mqtt-upstairs Deployment: home-automation/zigbee2mqtt-upstairs
@@ -25,13 +25,13 @@
serviceAccountName: default
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: zigbee2mqtt-upstairs
- image: ghcr.io/koenkk/zigbee2mqtt:1.33.1
+ image: ghcr.io/koenkk/zigbee2mqtt:1.33.2
imagePullPolicy: null
env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config
--- kubernetes HelmRelease: home-automation/zigbee2mqtt-downstairs Deployment: home-automation/zigbee2mqtt-downstairs
+++ kubernetes HelmRelease: home-automation/zigbee2mqtt-downstairs Deployment: home-automation/zigbee2mqtt-downstairs
@@ -25,13 +25,13 @@
serviceAccountName: default
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: zigbee2mqtt-downstairs
- image: ghcr.io/koenkk/zigbee2mqtt:1.33.1
+ image: ghcr.io/koenkk/zigbee2mqtt:1.33.2
imagePullPolicy: null
env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config
--- kubernetes HelmRelease: home-automation/zigbee2mqtt-basement Deployment: home-automation/zigbee2mqtt-basement
+++ kubernetes HelmRelease: home-automation/zigbee2mqtt-basement Deployment: home-automation/zigbee2mqtt-basement
@@ -25,13 +25,13 @@
serviceAccountName: default
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: zigbee2mqtt-basement
- image: ghcr.io/koenkk/zigbee2mqtt:1.33.1
+ image: ghcr.io/koenkk/zigbee2mqtt:1.33.2
imagePullPolicy: null
env:
- name: TZ
value: ${SETTING_TZ}
- name: ZIGBEE2MQTT_DATA
value: /config |
🦙 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
November 1, 2023 21:15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.33.1
->1.33.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.