heimdall v1.1.7
Bug Fixes
- fix(backup): update minio mc image to helmforge/mc:1.0.0 (#57)
Other Changes
- release(heimdall): 1.1.7 [skip ci]
Install
# OCI registry
helm install heimdall oci://ghcr.io/helmforgedev/helm/heimdall --version 1.1.7
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install heimdall helmforge/heimdall --version 1.1.7