Update Keycloak chart dependencies and metadata
Some checks failed
Build Helm Chart / helm-package (push) Failing after 3s

Updated the `Chart.yaml` file for the Keycloak Helm chart. The
dependencies section was modified to use a more structured format
for listing dependencies. The condition for the PostgreSQL chart
was updated to improve clarity. Additionally, the chart version
was bumped from `24.9.1` to `24.9.2`, reflecting the latest
changes and improvements in the chart.

The description was reformatted to enhance readability and provide
clarity on what Keycloak offers. Minor adjustments were also made
to the keywords and maintainers sections for consistency and
accuracy. No breaking changes or impacts on existing deployments
are expected from this update.
This commit is contained in:
2025-08-10 11:24:15 +02:00
parent 8e1f7f67a2
commit 22f13dc894

View File

@@ -22,7 +22,8 @@ dependencies:
tags: tags:
- bitnami-common - bitnami-common
version: 2.x.x version: 2.x.x
description: Keycloak is a high performance Java-based identity and access management description:
Keycloak is a high performance Java-based identity and access management
solution. It lets developers add an authentication layer to their applications with solution. It lets developers add an authentication layer to their applications with
minimum effort. minimum effort.
home: https://bitnami.com home: https://bitnami.com
@@ -36,4 +37,4 @@ maintainers:
name: keycloak name: keycloak
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak - https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 24.9.1 version: 24.9.2