Skip to content

apache v1.0.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:36

apache v1.0.5

Bug Fixes

  • fix(apache): align template standards (#641)

Other Changes

  • release(apache): 1.0.5 [skip ci]

Install

# OCI registry
helm install apache oci://ghcr.io/helmforgedev/helm/apache --version 1.0.5

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install apache helmforge/apache --version 1.0.5