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 ( 2024.7.0 → 2024.7.2 ) #3948

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server patch 2024.7.0 -> 2024.7.2

Release Notes

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

v2024.7.2

Compare Source

What's Changed
Enhancements
Documentation
Other Changes
New Contributors

Full Changelog: itzg/docker-minecraft-server@2024.7.1...2024.7.2


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 was generated by Mend Renovate. View the repository job log.

… → 2024.7.2 )

| datasource | package                       | from     | to       |
| ---------- | ----------------------------- | -------- | -------- |
| docker     | ghcr.io/itzg/minecraft-server | 2024.7.0 | 2024.7.2 |


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
Copy link

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

--- /tmp/tmp.8bjnK00cRd	2024-07-28 19:20:32.268106518 +0000
+++ /tmp/tmp.ohZs0GglbL	2024-07-28 19:20:33.372100258 +0000
@@ -94,7 +94,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv2-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.7.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.7.2"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true

Copy link

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

--- /tmp/tmp.GS1RaUFZlK	2024-07-28 19:20:33.200409066 +0000
+++ /tmp/tmp.xUANDexOLT	2024-07-28 19:20:34.236422060 +0000
@@ -77,7 +77,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.7.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.7.2"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true

Copy link

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

--- /tmp/tmp.SmpAqktqEN	2024-07-28 19:20:36.129787151 +0000
+++ /tmp/tmp.esfegOa4Cu	2024-07-28 19:20:37.485773960 +0000
@@ -77,7 +77,7 @@
           type: RuntimeDefault
       containers:
         - name: mc-lobby-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.7.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.7.2"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true

Copy link

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

--- /tmp/tmp.Mo2NXWVVjX	2024-07-28 19:20:39.245600558 +0000
+++ /tmp/tmp.cFRLF6P1CQ	2024-07-28 19:20:40.229589936 +0000
@@ -95,7 +95,7 @@
           type: RuntimeDefault
       containers:
         - name: mcsv-minecraft
-          image: "ghcr.io/itzg/minecraft-server:2024.7.0"
+          image: "ghcr.io/itzg/minecraft-server:2024.7.2"
           imagePullPolicy: IfNotPresent
           tty: true
           stdin: true

@billimek billimek merged commit b972d22 into master Jul 29, 2024
5 checks passed
@billimek billimek deleted the renovate/ghcr.io-itzg-minecraft-server-2024.x branch July 29, 2024 12:05
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