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

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

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
itzg/minecraft-server patch 2024.12.0-java21 -> 2024.12.1-java21

Release Notes

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

v2024.12.1

Compare Source

What's Changed

Enhancements
Bug Fixes
Documentation
Other Changes

New Contributors

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

layla-bot bot commented Dec 20, 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.12.0-java21
+        image: itzg/minecraft-server:2024.12.1-java21
         imagePullPolicy: Always
         tty: true
         stdin: true
         resources: {}
         startupProbe:
           exec:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Dec 20, 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

@@ -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: 2024.12.0-java21
+      tag: 2024.12.1-java21
     livenessProbe:
       initialDelaySeconds: 0
     mcbackup:
       backupInterval: 24h
       backupMethod: restic
       enabled: true

@layla-bot layla-bot bot force-pushed the renovate/itzg-minecraft-server-2024.x branch from 0b24d1d to 75aa532 Compare December 27, 2024 21:07
@kashalls kashalls merged commit e2ee0bc into main Dec 27, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/itzg-minecraft-server-2024.x branch December 27, 2024 22:04
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