-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathChart.yaml
41 lines (39 loc) · 1.71 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
apiVersion: v2
name: keycloak-operator
description: Deploy Keycloak Operator and Keycloak
type: application
version: 1.5.0
appVersion: "26.2.1"
icon: https://www.keycloak.org/resources/images/logo-stacked.svg
home: https://www.keycloak.org
sources:
- https://github.com/keycloak/keycloak-k8s-resources
- https://github.com/adfinis/helm-charts/tree/main/charts/keycloak-operator
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
annotations:
artifacthub.io/changes: |
- kind: added
description: |
feat: update keycloak from 26.0.7 to 26.2.1
* virtual thread pool support for Infinispan and jGroups
* opentelemetry is now enabled by default and tracing support is GA
* Network Policy (preview) in operator with default policies
* Dark mode enabled for the welcome theme
* Replace robots.txt with X-Robots-Tag header
* OpenShift v3 identity brokering removed
* Standard token exchange is now GA and no loinger in preview
* Fine-grained admin permissions supported
* Guides for metrics and Grafana dashboards (with dashboards!)
* Zero-configuration secure cluster communication
* Rolling updates for optimized and customized images (triggered automatically if the versions in both containers match)
* Metrics on user activities
* Logs support ECS JSON format (for elasticsearch)
Plus a ton of other changes and fixes.
links:
- name: Keycloak 26.2.0
url: https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-26-2-0
- name: Keycloak 26.1.0
url: https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-26-1-0