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

feat(minecraft): upgrade public-playground to 1.21.4 #4429

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Jan 31, 2025

No description provided.

@tyriis-automation
Copy link
Contributor

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

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

@@ -75,13 +75,13 @@

         enabled: false
       spawnAnimals: false
       spawnMonsters: false
       spawnNPCs: false
       spawnProtection: 0
       type: PAPER
-      version: '1.21'
+      version: 1.21.4
       viewDistance: 14
       worldSaveName: playground
     persistence:
       dataDir:
         enabled: true
         existingClaim: minecraft-public-playground-world-data

@tyriis-automation
Copy link
Contributor

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

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

@@ -62,13 +62,13 @@

         env:
         - name: EULA
           value: 'TRUE'
         - name: TYPE
           value: PAPER
         - name: VERSION
-          value: '1.21'
+          value: 1.21.4
         - name: DIFFICULTY
           value: peaceful
         - name: MAX_PLAYERS
           value: '20'
         - name: ALLOW_NETHER
           value: 'true'

@tyriis-automation
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.94s
✅ YAML prettier 1 0 0.31s
✅ YAML yamllint 1 0 0.35s

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 tyriis merged commit 50fffb5 into main Jan 31, 2025
16 checks passed
@tyriis tyriis deleted the feature/minecraft-public branch January 31, 2025 19:33
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