2022-05-11 10:50:05 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-auth
|
|
|
|
description: KubeZero umbrella chart for all things Authentication and Identity management
|
|
|
|
type: application
|
2024-10-18 03:09:59 +00:00
|
|
|
version: 0.5.2
|
2023-11-07 15:13:26 +00:00
|
|
|
appVersion: 22.0.5
|
2022-05-11 10:50:05 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- keycloak
|
|
|
|
maintainers:
|
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-12-15 21:51:31 +00:00
|
|
|
version: ">= 0.1.6"
|
2022-05-11 10:50:05 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2024-08-16 13:06:32 +00:00
|
|
|
- name: keycloak
|
2023-09-06 10:43:03 +00:00
|
|
|
repository: "oci://registry-1.docker.io/bitnamicharts"
|
2024-10-18 03:09:59 +00:00
|
|
|
version: 24.0.1
|
2023-09-06 10:43:03 +00:00
|
|
|
condition: keycloak.enabled
|
|
|
|
kubeVersion: ">= 1.26.0"
|