Skip to content

Commit

Permalink
Merge branch 'main' of github.com:tyriis/home-ops
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 3, 2023
2 parents 7db261a + 614000b commit ecdf51e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/minecraft-version-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# https://github.com/tyriis/bedrock-version-fetcher
- name: Fetch Bedrock Version
uses: tyriis/bedrock-version-fetcher@v2.0.12
uses: tyriis/bedrock-version-fetcher@v3.0.1
id: bedrock

- name: print the bedrock veesion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
nameOverride: *app
image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 1.33.0
tag: 1.33.1
env:
ZIGBEE2MQTT_DATA: /config
TZ: ${SETTING_TZ}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
nameOverride: *app
image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 1.33.0
tag: 1.33.1
env:
ZIGBEE2MQTT_DATA: /config
TZ: ${SETTING_TZ}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
nameOverride: *app
image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 1.33.0
tag: 1.33.1
env:
ZIGBEE2MQTT_DATA: /config
TZ: ${SETTING_TZ}
Expand Down

0 comments on commit ecdf51e

Please sign in to comment.