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 to v2024.10.1 #403

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server patch 2024.10.0 -> 2024.10.1

Release Notes

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

v2024.10.1

Compare Source

What's Changed
Enhancements
Documentation
Other Changes

Full Changelog: itzg/docker-minecraft-server@2024.10.0...2024.10.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 was generated by Mend Renovate. View the repository job log.

Copy link

--- kubernetes/apps/default/mc-syd/app Kustomization: flux-system/mc-syd HelmRelease: default/mc-syd

+++ kubernetes/apps/default/mc-syd/app Kustomization: flux-system/mc-syd HelmRelease: default/mc-syd

@@ -41,13 +41,13 @@

               TZ: America/Los_Angeles
               USE_AIKAR_FLAGS: 'true'
               VERSION: 1.20.4
               WHITELIST: _cSmith_, sydneyjov, macky2423
             image:
               repository: ghcr.io/itzg/minecraft-server
-              tag: 2024.10.0
+              tag: 2024.10.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:
--- kubernetes/apps/default/mc-raul/app Kustomization: flux-system/mc-raul HelmRelease: default/mc-raul

+++ kubernetes/apps/default/mc-raul/app Kustomization: flux-system/mc-raul HelmRelease: default/mc-raul

@@ -42,13 +42,13 @@

               USE_AIKAR_FLAGS: 'true'
               VERSION: 1.20.4
               WHITELIST: tinyventi, _cSmith_, katarinuhh, SugarDannii_, slytherwins,
                 Astriiin, Sailanarmo, McThom1st, exoticJai, JessMae05
             image:
               repository: ghcr.io/itzg/minecraft-server
-              tag: 2024.10.0
+              tag: 2024.10.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

Copy link

--- HelmRelease: default/mc-raul Deployment: default/mc-raul

+++ HelmRelease: default/mc-raul Deployment: default/mc-raul

@@ -70,13 +70,13 @@

           value: 'true'
         - name: VERSION
           value: 1.20.4
         - name: WHITELIST
           value: tinyventi, _cSmith_, katarinuhh, SugarDannii_, slytherwins, Astriiin,
             Sailanarmo, McThom1st, exoticJai, JessMae05
-        image: ghcr.io/itzg/minecraft-server:2024.10.0
+        image: ghcr.io/itzg/minecraft-server:2024.10.1
         livenessProbe:
           exec:
             command:
             - mc-health
           periodSeconds: 60
         name: mc-raul
--- HelmRelease: default/mc-syd Deployment: default/mc-syd

+++ HelmRelease: default/mc-syd Deployment: default/mc-syd

@@ -69,13 +69,13 @@

         - name: USE_AIKAR_FLAGS
           value: 'true'
         - name: VERSION
           value: 1.20.4
         - name: WHITELIST
           value: _cSmith_, sydneyjov, macky2423
-        image: ghcr.io/itzg/minecraft-server:2024.10.0
+        image: ghcr.io/itzg/minecraft-server:2024.10.1
         livenessProbe:
           exec:
             command:
             - mc-health
           periodSeconds: 60
         name: mc-syd

@cschmittiey cschmittiey merged commit f46915e into main Oct 14, 2024
4 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-itzg-minecraft-server-2024.x branch October 14, 2024 19:12
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