Skip to content

moodle v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:27
· 70 commits to main since this release

moodle v1.0.0

Initial release of the moodle chart.

Breaking Changes

  • feat(moodle)!: add production chart with authenticated prometheus monitoring (#1156)

Other Changes

  • release(moodle): 1.0.0 [skip ci]

Install

# OCI registry
helm install moodle oci://ghcr.io/helmforgedev/helm/moodle --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install moodle helmforge/moodle --version 1.0.0