Skip to content

fix(container): update image itzg/minecraft-server to v2024.10.1 #2969

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

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Oct 13, 2024

This PR contains the following updates:

Package Update Change
itzg/minecraft-server patch 2024.10.0-java21 -> 2024.10.1-java21

Warning

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


Release Notes

itzg/docker-minecraft-server (itzg/minecraft-server)

v2024.10.1

Compare Source

What's Changed

Enhancements
Documentation
Other Changes

Full Changelog: itzg/docker-minecraft-server@2024.10.0...2024.10.1


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner October 13, 2024 19:05
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 13, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 13, 2024

--- HelmRelease: game-servers/minecraft Deployment: game-servers/minecraft-minecraft

+++ HelmRelease: game-servers/minecraft Deployment: game-servers/minecraft-minecraft

@@ -32,13 +32,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-minecraft
-        image: itzg/minecraft-server:2024.10.0-java21
+        image: itzg/minecraft-server:2024.10.1-java21
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           limits:
             memory: 4096Mi

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 13, 2024

--- kubernetes/main/apps/game-servers/minecraft/app Kustomization: flux-system/minecraft HelmRelease: game-servers/minecraft

+++ kubernetes/main/apps/game-servers/minecraft/app Kustomization: flux-system/minecraft HelmRelease: game-servers/minecraft

@@ -23,13 +23,13 @@

       secret.reloader.stakater.com/reload: minecraft-secret
     extraEnv:
       ENABLE_ROLLING_LOGS: true
       TZ: America/Los_Angeles
     image:
       repository: itzg/minecraft-server
-      tag: 2024.10.0-java21
+      tag: 2024.10.1-java21
     livenessProbe:
       initialDelaySeconds: 0
     minecraftServer:
       difficulty: normal
       eula: true
       extraPorts:

@kashalls kashalls merged commit f597831 into main Oct 18, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/itzg-minecraft-server-2024.x branch October 18, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant