Skip to content

guacamole v1.5.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:56
· 165 commits to main since this release

guacamole v1.5.1

Other Changes

  • release(guacamole): 1.5.1 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

# OCI registry
helm install guacamole oci://ghcr.io/helmforgedev/helm/guacamole --version 1.5.1

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install guacamole helmforge/guacamole --version 1.5.1