Skip to content
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

chore(deps): update helm release minecraft to v4.23.4 #1413

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Update Change
minecraft (source) patch 4.23.3 -> 4.23.4

Release Notes

itzg/minecraft-server-charts (minecraft)

v4.23.4

Compare Source

Minecraft server


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.


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

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

@renovate renovate bot enabled auto-merge (squash) December 13, 2024 05:08
Copy link

--- . Kustomization: flux-system/flux-system HelmRelease: applications/minecraft

+++ . Kustomization: flux-system/flux-system HelmRelease: applications/minecraft

@@ -6,13 +6,13 @@

   namespace: applications
 spec:
   interval: 1h
   chart:
     spec:
       chart: minecraft
-      version: 4.23.3
+      version: 4.23.4
       sourceRef:
         kind: HelmRepository
         name: minecraft
         namespace: applications
       interval: 1h
   values:

Copy link

--- . HelmRelease: applications/minecraft Deployment: applications/minecraft-minecraft

+++ . HelmRelease: applications/minecraft Deployment: applications/minecraft-minecraft

@@ -75,16 +75,36 @@

         - name: OPS
           value: Dylan_rengers,bo0tzz
         - name: MAX_PLAYERS
           value: '20'
         - name: MAX_WORLD_SIZE
           value: '2.9999984e+07'
+        - name: ALLOW_NETHER
+          value: default
+        - name: ANNOUNCE_PLAYER_ACHIEVEMENTS
+          value: default
+        - name: ENABLE_COMMAND_BLOCK
+          value: default
+        - name: FORCE_GAMEMODE
+          value: default
+        - name: GENERATE_STRUCTURES
+          value: default
+        - name: HARDCORE
+          value: default
         - name: MAX_BUILD_HEIGHT
           value: '256'
         - name: MAX_TICK_TIME
           value: '60000'
+        - name: SPAWN_ANIMALS
+          value: default
+        - name: SPAWN_MONSTERS
+          value: default
+        - name: SPAWN_NPCS
+          value: default
+        - name: SPAWN_PROTECTION
+          value: '0'
         - name: VIEW_DISTANCE
           value: '10'
         - name: MODE
           value: survival
         - name: MOTD
           value: Welcome to Minecraft on Kubernetes!
@@ -93,12 +113,16 @@

         - name: LEVEL_TYPE
           value: DEFAULT
         - name: LEVEL
           value: world
         - name: MODRINTH_ALLOWED_VERSION_TYPE
           value: release
+        - name: ONLINE_MODE
+          value: default
+        - name: ENFORCE_SECURE_PROFILE
+          value: default
         - name: MEMORY
           value: 3000M
         - name: OVERRIDE_SERVER_PROPERTIES
           value: 'false'
         - name: ENABLE_RCON
           value: 'true'

@renovate renovate bot merged commit 2e9d59b into main Dec 13, 2024
2 checks passed
@renovate renovate bot deleted the renovate/minecraft-4.x branch December 13, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant