Skip to content

generic v1.9.3

Choose a tag to compare

@github-actions github-actions released this 04 Apr 04:44

generic v1.9.3

Other Changes

  • release(generic): 1.9.3 [skip ci]
  • remove artifacthub.io/images annotation from all charts (#27)

Install

# OCI registry
helm install generic oci://ghcr.io/helmforgedev/helm/generic --version 1.9.3

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install generic helmforge/generic --version 1.9.3