moodle v1.0.0
·
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