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 itzg/minecraft-server ( 2025.1.0 → 2025.2.0 ) #3263

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Feb 2, 2025

This PR contains the following updates:

Package Update Change
itzg/minecraft-server minor 2025.1.0-java21 -> 2025.2.0-java21

Release Notes

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

v2025.2.0

Compare Source

What's Changed
Enhancements
Bug Fixes
Documentation
Other Changes
New Contributors

Full Changelog: itzg/docker-minecraft-server@2025.1.0...2025.2.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 these updates 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 February 2, 2025 04:05
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Feb 2, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 2, 2025

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

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

@@ -25,13 +25,13 @@

       ALLOW_FLIGHT: true
       DUMP_SERVER_PROPERTIES: true
       ENABLE_ROLLING_LOGS: true
       TZ: America/Los_Angeles
     image:
       repository: itzg/minecraft-server
-      tag: 2025.1.0-java21
+      tag: 2025.2.0-java21
     livenessProbe:
       initialDelaySeconds: 0
     mcbackup:
       backupInterval: 24h
       backupMethod: tar
       enabled: true

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 2, 2025

--- HelmRelease: default/minecraft Deployment: default/minecraft-minecraft

+++ HelmRelease: default/minecraft Deployment: default/minecraft-minecraft

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

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-minecraft
-        image: itzg/minecraft-server:2025.1.0-java21
+        image: itzg/minecraft-server:2025.2.0-java21
         imagePullPolicy: Always
         tty: true
         stdin: true
         resources:
           requests:
             cpu: 6000m

@layla-bot layla-bot bot force-pushed the renovate/main-itzg-minecraft-server-2025.x branch from a272ebd to 2dbf09f Compare February 9, 2025 20:52
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.

0 participants