guacamole v1.4.0
Features
- feat(repo): add artifacthub annotations and improve signing (#21)
Other Changes
- release(guacamole): 1.4.0 [skip ci]
Install
# OCI registry
helm install guacamole oci://ghcr.io/helmforgedev/helm/guacamole --version 1.4.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install guacamole helmforge/guacamole --version 1.4.0