Skip to content

keycloak v2.7.3

Choose a tag to compare

@github-actions github-actions released this 04 Apr 03:05

keycloak v2.7.3

Bug Fixes

  • fix(ingress): default paths and remove listmonk admin (#25)

Other Changes

  • release(keycloak): 2.7.3 [skip ci]

Install

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

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