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.12.0 #3094

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Dec 10, 2024

This PR contains the following updates:

Package Update Change
itzg/minecraft-server minor 2024.10.2-java21 -> 2024.12.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.12.0

Compare Source

What's Changed

Enhancements
Bug Fixes
Documentation
Other Changes

New Contributors

Full Changelog: itzg/docker-minecraft-server@2024.10.2...2024.12.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 December 10, 2024 02:32
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/fenrys labels Dec 10, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 10, 2024

--- 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:2024.10.2-java21
+        image: itzg/minecraft-server:2024.12.0-java21
         imagePullPolicy: Always
         tty: true
         stdin: true
         resources: {}
         startupProbe:
           exec:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 10, 2024

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

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

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

       secret.reloader.stakater.com/reload: minecraft
     extraEnv:
       ENABLE_ROLLING_LOGS: true
       TZ: America/Los_Angeles
     image:
       repository: itzg/minecraft-server
-      tag: 2024.10.2-java21
+      tag: 2024.12.0-java21
     livenessProbe:
       initialDelaySeconds: 0
     mcbackup:
       backupInterval: 24h
       backupMethod: restic
       enabled: true

@kashalls kashalls merged commit ac17b25 into main Dec 10, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/itzg-minecraft-server-2024.x branch December 10, 2024 10: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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant