Skip to content

heimdall v1.1.13

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:56
· 164 commits to main since this release

heimdall v1.1.13

Other Changes

  • release(heimdall): 1.1.13 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

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

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