Skip to content

fix(helm): update chart minecraft ( 5.1.1 → 5.1.3 )#2849

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minecraft-5.x
Open

fix(helm): update chart minecraft ( 5.1.1 → 5.1.3 )#2849
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/minecraft-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 2, 2026

This PR contains the following updates:

Package Update Change
minecraft (source) patch 5.1.15.1.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

itzg/minecraft-server-charts (minecraft)

v5.1.3

Compare Source

Minecraft server

v5.1.2

Compare Source

Minecraft server


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 2, 2026

--- 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

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 2, 2026

--- 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

@renovate renovate Bot force-pushed the renovate/minecraft-5.x branch from c497acd to 3335330 Compare March 13, 2026 16:42
@renovate renovate Bot force-pushed the renovate/minecraft-5.x branch from 3335330 to aa48797 Compare April 29, 2026 11:06
@renovate renovate Bot changed the title fix(helm): update chart minecraft ( 5.1.1 → 5.1.2 ) fix(helm): update chart minecraft ( 5.1.1 → 5.1.3 ) May 10, 2026
@renovate renovate Bot force-pushed the renovate/minecraft-5.x branch from aa48797 to f9caacd Compare May 10, 2026 21:51
| datasource | package   | from  | to    |
| ---------- | --------- | ----- | ----- |
| helm       | minecraft | 5.1.1 | 5.1.3 |
@renovate renovate Bot force-pushed the renovate/minecraft-5.x branch from f9caacd to 473cacb Compare May 18, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants