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 ghcr.io/itzg/minecraft-server ( 2025.2.0 → 2025.2.1 ) #4285

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server patch 2025.2.0 -> 2025.2.1

Release Notes

itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)

v2025.2.1

Compare Source

What's Changed
Enhancements
Bug Fixes
Other Changes
New Contributors

Full Changelog: itzg/docker-minecraft-server@2025.2.0...2025.2.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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

… → 2025.2.1 )

| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/itzg/minecraft-server | 2025.2.0 | 2025.2.1 |


Signed-off-by: Jeff Billimek <[email protected]>
Copy link

Helm Release Diff: default/minecraft/minecraft-lobby.yaml

--- /tmp/tmp.5TyJsj1fT2	2025-02-23 21:42:59.659732335 +0000
+++ /tmp/tmp.DSieYZ6El5	2025-02-23 21:43:00.618729046 +0000
@@ -82,7 +82,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-lobby-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2025.2.0"
+          image: "ghcr.io/itzg/minecraft-server:2025.2.1"
           imagePullPolicy: Always
           tty: true
           stdin: true

Copy link

Helm Release Diff: default/minecraft/minecraft-survival2.yaml

--- /tmp/tmp.kce89NFbdV	2025-02-23 21:43:04.275028461 +0000
+++ /tmp/tmp.TtPLea19Gx	2025-02-23 21:43:05.717035892 +0000
@@ -100,7 +100,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv2-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2025.2.0"
+          image: "ghcr.io/itzg/minecraft-server:2025.2.1"
           imagePullPolicy: Always
           tty: true
           stdin: true

Copy link

Helm Release Diff: default/minecraft/minecraft-creative.yaml

--- /tmp/tmp.7msxNj8f6q	2025-02-23 21:43:06.791295931 +0000
+++ /tmp/tmp.YNtBJKgDJ5	2025-02-23 21:43:08.045311984 +0000
@@ -82,7 +82,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2025.2.0"
+          image: "ghcr.io/itzg/minecraft-server:2025.2.1"
           imagePullPolicy: Always
           tty: true
           stdin: true

Copy link

Helm Release Diff: default/minecraft/minecraft-survival.yaml

--- /tmp/tmp.N0yOJGS6qC	2025-02-23 21:43:08.496096894 +0000
+++ /tmp/tmp.3xbxhBjWzN	2025-02-23 21:43:09.436111567 +0000
@@ -101,7 +101,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2025.2.0"
+          image: "ghcr.io/itzg/minecraft-server:2025.2.1"
           imagePullPolicy: Always
           tty: true
           stdin: true

@billimek billimek merged commit f6fb830 into master Feb 24, 2025
5 checks passed
@billimek billimek deleted the renovate/ghcr.io-itzg-minecraft-server-2025.x branch February 24, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant