Skip to content

certimate v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:25

certimate v1.0.0

Breaking Changes

  • feat(certimate)!: harden production defaults (#782)

Other Changes

  • release(certimate): 1.0.0 [skip ci]

Install

# OCI registry
helm install certimate oci://ghcr.io/helmforgedev/helm/certimate --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install certimate helmforge/certimate --version 1.0.0