Skip to content

keycloak v2.6.3

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:53

keycloak v2.6.3

Other Changes

  • release(keycloak): 2.6.3 [skip ci]
  • ci: add PGP provenance signing for ArtifactHub verification (#4)

Install

# OCI registry
helm install keycloak oci://ghcr.io/helmforgedev/helm/keycloak --version 2.6.3

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install keycloak helmforge/keycloak --version 2.6.3