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

chore(container): update image ghcr.io/itzg/minecraft-server ( 0354ed0 β†’ 07f9fb6 ) #4040

Merged

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/itzg/minecraft-server digest 0354ed0 -> 07f9fb6

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world Kustomization: flux-system/minecraft-lobby-world HelmRelease: gaming/minecraft-lobby-world

+++ kubernetes/talos-flux/apps/gaming/minecraft-java/lobby-world Kustomization: flux-system/minecraft-lobby-world HelmRelease: gaming/minecraft-lobby-world

@@ -48,13 +48,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/itzg/minecraft-server
-      tag: latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+      tag: latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
     minecraftServer:
       allowNether: false
       difficulty: peaceful
       enableCommandBlock: true
       eula: 'TRUE'
       gameMode: creative
--- kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world Kustomization: flux-system/minecraft-playground-world HelmRelease: gaming/minecraft-playground-world

+++ kubernetes/talos-flux/apps/gaming/minecraft-java/playground-world Kustomization: flux-system/minecraft-playground-world HelmRelease: gaming/minecraft-playground-world

@@ -54,13 +54,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/itzg/minecraft-server
-      tag: latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+      tag: latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
     minecraftServer:
       allowNether: true
       difficulty: peaceful
       enableCommandBlock: true
       eula: 'TRUE'
       gameMode: creative
--- kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world Kustomization: flux-system/minecraft-survival-world HelmRelease: gaming/minecraft-survival-world

+++ kubernetes/talos-flux/apps/gaming/minecraft-java/survival-world Kustomization: flux-system/minecraft-survival-world HelmRelease: gaming/minecraft-survival-world

@@ -48,13 +48,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/itzg/minecraft-server
-      tag: latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+      tag: latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
     minecraftServer:
       allowNether: true
       difficulty: hard
       enableCommandBlock: false
       eula: 'TRUE'
       forcegameMode: true
--- kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world Kustomization: flux-system/minecraft-creative-world HelmRelease: gaming/minecraft-creative-world

+++ kubernetes/talos-flux/apps/gaming/minecraft-java/creative-world Kustomization: flux-system/minecraft-creative-world HelmRelease: gaming/minecraft-creative-world

@@ -48,13 +48,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/itzg/minecraft-server
-      tag: latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+      tag: latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
     minecraftServer:
       difficulty: normal
       eula: 'TRUE'
       gameMode: creative
       maxPlayers: 20
       memory: 8192M

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: gaming/minecraft-lobby-world Deployment: gaming/minecraft-lobby-world-minecraft

+++ HelmRelease: gaming/minecraft-lobby-world Deployment: gaming/minecraft-lobby-world-minecraft

@@ -30,13 +30,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-lobby-world-minecraft
-        image: ghcr.io/itzg/minecraft-server:latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+        image: ghcr.io/itzg/minecraft-server:latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           requests:
             cpu: 100m
--- HelmRelease: gaming/minecraft-survival-world Deployment: gaming/minecraft-survival-world-minecraft

+++ HelmRelease: gaming/minecraft-survival-world Deployment: gaming/minecraft-survival-world-minecraft

@@ -30,13 +30,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-survival-world-minecraft
-        image: ghcr.io/itzg/minecraft-server:latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+        image: ghcr.io/itzg/minecraft-server:latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           requests:
             cpu: 500m
--- HelmRelease: gaming/minecraft-playground-world Deployment: gaming/minecraft-playground-world-minecraft

+++ HelmRelease: gaming/minecraft-playground-world Deployment: gaming/minecraft-playground-world-minecraft

@@ -30,13 +30,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-playground-world-minecraft
-        image: ghcr.io/itzg/minecraft-server:latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+        image: ghcr.io/itzg/minecraft-server:latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           requests:
             cpu: 100m
--- HelmRelease: gaming/minecraft-creative-world Deployment: gaming/minecraft-creative-world-minecraft

+++ HelmRelease: gaming/minecraft-creative-world Deployment: gaming/minecraft-creative-world-minecraft

@@ -30,13 +30,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: minecraft-creative-world-minecraft
-        image: ghcr.io/itzg/minecraft-server:latest@sha256:0354ed077e4479e35f5edb3b7541bae76d1c47b0b9799fbb59f0ad5e579db719
+        image: ghcr.io/itzg/minecraft-server:latest@sha256:07f9fb60287e1cc6bad3b1ff8cd88e1d677af660395f3638d6f37e351c0fd86f
         imagePullPolicy: IfNotPresent
         tty: true
         stdin: true
         resources:
           requests:
             cpu: 600m

@tyriis-automation
Copy link
Contributor Author

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 4 0 0.03s
βœ… REPOSITORY gitleaks yes no 3.97s
βœ… YAML prettier 4 0 0.73s
βœ… YAML yamllint 4 0 0.47s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit fc0f1bd into main Nov 27, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-itzg-minecraft-server-latest branch November 27, 2024 00:28
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.

0 participants