fix(helm): update chart minecraft ( 5.1.1 → 5.1.3 )#2849
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
--- kubernetes/subterra/apps/games/minecraft-games/app Kustomization: flux-system/minecraft-games HelmRelease: games/minecraft-games
+++ kubernetes/subterra/apps/games/minecraft-games/app Kustomization: flux-system/minecraft-games HelmRelease: games/minecraft-games
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 5.1.1
+ version: 5.1.3
install:
remediation:
retries: 3
interval: 5m
test:
enable: false
--- kubernetes/subterra/apps/games/minecraft-stacia2-expert/app Kustomization: flux-system/minecraft-stacia2-expert HelmRelease: games/minecraft-stacia2-expert
+++ kubernetes/subterra/apps/games/minecraft-stacia2-expert/app Kustomization: flux-system/minecraft-stacia2-expert HelmRelease: games/minecraft-stacia2-expert
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 5.1.1
+ version: 5.1.3
install:
remediation:
retries: 3
interval: 5m
test:
enable: false
--- kubernetes/subterra/apps/games/minecraft-enigmatica10/app Kustomization: flux-system/minecraft-enigmatica10 HelmRelease: games/minecraft-enigmatica10
+++ kubernetes/subterra/apps/games/minecraft-enigmatica10/app Kustomization: flux-system/minecraft-enigmatica10 HelmRelease: games/minecraft-enigmatica10
@@ -12,13 +12,13 @@
spec:
chart: minecraft
sourceRef:
kind: HelmRepository
name: itzg-charts
namespace: flux-system
- version: 5.1.1
+ version: 5.1.3
install:
remediation:
retries: 3
interval: 5m
test:
enable: false |
--- HelmRelease: games/minecraft-games Service: games/minecraft-games
+++ HelmRelease: games/minecraft-games Service: games/minecraft-games
@@ -10,14 +10,12 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-games
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.23
- ipFamilies: null
- ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector:
--- HelmRelease: games/minecraft-games Deployment: games/minecraft-games
+++ HelmRelease: games/minecraft-games Deployment: games/minecraft-games
@@ -68,12 +68,14 @@
- name: TYPE
value: PAPER
- name: VERSION
value: 1.21.6
- name: DIFFICULTY
value: normal
+ - name: SERVER_PORT
+ value: '25565'
- name: FORCE_REDOWNLOAD
value: 'TRUE'
- name: MODE
value: survival
- name: MOTD
value: Welcome to Minecraft on Kubernetes!
--- HelmRelease: games/minecraft-enigmatica10 Service: games/minecraft-enigmatica10
+++ HelmRelease: games/minecraft-enigmatica10 Service: games/minecraft-enigmatica10
@@ -10,14 +10,12 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-enigmatica10
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.18
- ipFamilies: null
- ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector:
--- HelmRelease: games/minecraft-enigmatica10 Deployment: games/minecraft-enigmatica10
+++ HelmRelease: games/minecraft-enigmatica10 Deployment: games/minecraft-enigmatica10
@@ -68,12 +68,14 @@
- name: TYPE
value: NEOFORGE
- name: VERSION
value: 1.21.1
- name: DIFFICULTY
value: normal
+ - name: SERVER_PORT
+ value: '25565'
- name: MODE
value: survival
- name: MOTD
value: Welcome to Minecraft on Kubernetes!
- name: LEVEL_TYPE
value: DEFAULT
--- HelmRelease: games/minecraft-stacia2-expert Service: games/minecraft-stacia2-expert
+++ HelmRelease: games/minecraft-stacia2-expert Service: games/minecraft-stacia2-expert
@@ -10,14 +10,12 @@
heritage: Helm
app.kubernetes.io/name: minecraft
app.kubernetes.io/instance: minecraft-stacia2-expert
spec:
type: LoadBalancer
loadBalancerIP: 192.168.40.22
- ipFamilies: null
- ipFamilyPolicy: null
ports:
- name: minecraft
port: 25565
targetPort: minecraft
protocol: TCP
selector:
--- HelmRelease: games/minecraft-stacia2-expert Deployment: games/minecraft-stacia2-expert
+++ HelmRelease: games/minecraft-stacia2-expert Deployment: games/minecraft-stacia2-expert
@@ -70,12 +70,14 @@
- name: FORGEVERSION
value: 43.4.2
- name: VERSION
value: 1.19.2
- name: DIFFICULTY
value: normal
+ - name: SERVER_PORT
+ value: '25565'
- name: MODE
value: survival
- name: MOTD
value: Welcome to Minecraft on Kubernetes!
- name: LEVEL_TYPE
value: DEFAULT |
c497acd to
3335330
Compare
3335330 to
aa48797
Compare
aa48797 to
f9caacd
Compare
| datasource | package | from | to | | ---------- | --------- | ----- | ----- | | helm | minecraft | 5.1.1 | 5.1.3 |
f9caacd to
473cacb
Compare
This file contains hidden or 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
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:
5.1.1→5.1.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
itzg/minecraft-server-charts (minecraft)
v5.1.3Compare Source
Minecraft server
v5.1.2Compare Source
Minecraft server
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.