Skip to content

heimdall v1.1.11

Choose a tag to compare

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

heimdall v1.1.11

Bug Fixes

  • fix(heimdall): complete chart standards (#508)

Other Changes

  • release(heimdall): 1.1.11 [skip ci]

Install

# OCI registry
helm install heimdall oci://ghcr.io/helmforgedev/helm/heimdall --version 1.1.11

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install heimdall helmforge/heimdall --version 1.1.11