Skip to content

apache v1.0.3

Choose a tag to compare

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

apache v1.0.3

Bug Fixes

  • fix(apache): complete chart standards (#498)

Other Changes

  • release(apache): 1.0.3 [skip ci]

Install

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

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