Skip to content

opencut v1.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:26
· 501 commits to main since this release

opencut v1.1.5

Bug Fixes

  • fix(opencut): align template standards (#683)

Other Changes

  • release(opencut): 1.1.5 [skip ci]

Install

# OCI registry
helm install opencut oci://ghcr.io/helmforgedev/helm/opencut --version 1.1.5

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install opencut helmforge/opencut --version 1.1.5