Skip to content

guacamole v1.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:30
· 385 commits to main since this release

guacamole v1.5.0

Features

  • feat(guacamole): configurable initContainers (#811)

Other Changes

  • release(guacamole): 1.5.0 [skip ci]

Install

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

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