-
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(minecraft): update bedrock to v1.20.72.01 #2710
Merged
Merged
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/github-release
type/patch
a patch for a bug
labels
Mar 20, 2024
Quality Gate passedIssues Measures |
--- kubernetes/talos-flux/apps/home-automation/esphome/app Kustomization: flux-system/apps-esphome HelmRelease: home-automation/esphome
+++ kubernetes/talos-flux/apps/home-automation/esphome/app Kustomization: flux-system/apps-esphome HelmRelease: home-automation/esphome
@@ -41,13 +41,13 @@
app:
env:
ESPHOME_DASHBOARD_USE_PING: 'true'
TZ: ${SETTING_TZ}
image:
repository: ghcr.io/esphome/esphome
- tag: 2024.3.0@sha256:db74f27ff4396962ec17be06805709c118789a4e8870070f5c32b5004caa0d5b
+ tag: 2024.2.2@sha256:96e4ea5664de466af3549f28862290bbbc2bd1cadf444393c91a97256ed51ae8
ports:
- containerPort: 6052
name: http
protocol: TCP
probes:
liveness:
--- kubernetes/talos-flux/apps/gaming/minecraft-bedrock/app Kustomization: flux-system/apps-minecraft-bedrock HelmRelease: gaming/minecraft-bedrock
+++ kubernetes/talos-flux/apps/gaming/minecraft-bedrock/app Kustomization: flux-system/apps-minecraft-bedrock HelmRelease: gaming/minecraft-bedrock
@@ -50,13 +50,13 @@
OPS: '2535405985178539'
PLAYER_IDLE_TIMEOUT: '30'
SERVER_NAME: home
TEXTUREPACK_REQUIRED: 'false'
TICK_DISTANCE: '4'
TZ: ${SETTING_TZ}
- VERSION: 1.20.71.01
+ VERSION: 1.20.72.01
VIEW_DISTANCE: '20'
VISITORS: ''
WHITE_LIST: ''
WHITE_LIST_USERS: ''
image:
repository: itzg/minecraft-bedrock-server |
--- HelmRelease: home-automation/esphome Deployment: home-automation/esphome
+++ HelmRelease: home-automation/esphome Deployment: home-automation/esphome
@@ -37,13 +37,13 @@
containers:
- env:
- name: ESPHOME_DASHBOARD_USE_PING
value: 'true'
- name: TZ
value: ${SETTING_TZ}
- image: ghcr.io/esphome/esphome:2024.3.0@sha256:db74f27ff4396962ec17be06805709c118789a4e8870070f5c32b5004caa0d5b
+ image: ghcr.io/esphome/esphome:2024.2.2@sha256:96e4ea5664de466af3549f28862290bbbc2bd1cadf444393c91a97256ed51ae8
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 6052
--- HelmRelease: gaming/minecraft-bedrock Deployment: gaming/minecraft-bedrock
+++ HelmRelease: gaming/minecraft-bedrock Deployment: gaming/minecraft-bedrock
@@ -79,13 +79,13 @@
value: 'false'
- name: TICK_DISTANCE
value: '4'
- name: TZ
value: ${SETTING_TZ}
- name: VERSION
- value: 1.20.71.01
+ value: 1.20.72.01
- name: VIEW_DISTANCE
value: '20'
- name: VISITORS
value: ''
- name: WHITE_LIST
value: '' |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.20.71.01
->1.20.72.01
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tyriis/bedrock-tags (tyriis/bedrock-tags)
v1.20.72.01
Compare Source
Minecraft Bedrock version 1.20.72.01
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.