Skip to content

keycloak v3.0.12

Choose a tag to compare

@github-actions github-actions released this 02 Sep 04:42
· 18 commits to main since this release

keycloak v3.0.12

Other Changes

  • release(keycloak): 3.0.12 [skip ci]
  • chore(keycloak): bump app to 26.7.3 (#1115)

Install

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

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