Skip to content

minecraft v1.4.12

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:03
· 831 commits to main since this release

minecraft v1.4.12

Bug Fixes

  • fix(minecraft): complete chart standards (#533)

Other Changes

  • release(minecraft): 1.4.12 [skip ci]

Install

# OCI registry
helm install minecraft oci://ghcr.io/helmforgedev/helm/minecraft --version 1.4.12

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install minecraft helmforge/minecraft --version 1.4.12