Skip to content

certimate v1.0.5

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:31
· 195 commits to main since this release

certimate v1.0.5

Bug Fixes

  • fix(certimate): provide writable temporary storage (#973)

Other Changes

  • release(certimate): 1.0.5 [skip ci]

Install

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

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