alfio v1.1.2
Other Changes
- release(alfio): 1.1.2 [skip ci]
- refactor(repo): standardize home url to helmforge.dev across all charts (#22)
Install
# OCI registry
helm install alfio oci://ghcr.io/helmforgedev/helm/alfio --version 1.1.2
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install alfio helmforge/alfio --version 1.1.2