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

feat(container): update image itzg/minecraft-server to v2024.10.0 #2938

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
itzg/minecraft-server minor 2024.9.0-java21 -> 2024.10.0-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.0

Compare Source

What's Changed

Enhancements
Documentation
Other Changes

New Contributors

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


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 4, 2024 13:09
@layla-bot layla-bot bot added the type/minor label Oct 4, 2024
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Oct 4, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 4, 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.9.0-java21
+      tag: 2024.10.0-java21
     livenessProbe:
       initialDelaySeconds: 0
     minecraftServer:
       difficulty: normal
       eula: true
       extraPorts:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Oct 4, 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.9.0-java21
+        image: itzg/minecraft-server:2024.10.0-java21
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           limits:
             memory: 4096Mi

@kashalls kashalls merged commit ce2d029 into main Oct 6, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/itzg-minecraft-server-2024.x branch October 6, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant