[bitnami/keycloak] Fix indentation in ingress TLS secret template (#36282)

This commit is contained in:
Robbie Blaine
2025-10-02 11:30:36 +02:00
committed by GitHub
parent 1e7fbe3e1e
commit 3f7fa45393
3 changed files with 8 additions and 4 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 25.2.3 (2025-09-11)
## 25.2.4 (2025-09-23)
* [bitnami/keycloak]: fix sidecars in keycloak-config-cli-job ([#36247](https://github.com/bitnami/charts/pull/36247))
* [bitnami/keycloak] Fix indentation in ingress TLS secret template ([#36282](https://github.com/bitnami/charts/pull/36282))
## <small>25.2.3 (2025-09-11)</small>
* [bitnami/keycloak]: fix sidecars in keycloak-config-cli-job (#36247) ([478a81c](https://github.com/bitnami/charts/commit/478a81c9e91d2c2cf867e70aeea81e10cbcab9ce)), closes [#36247](https://github.com/bitnami/charts/issues/36247)
## <small>25.2.2 (2025-09-11)</small>

View File

@@ -35,4 +35,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 25.2.3
version: 25.2.4

View File

@@ -9,7 +9,7 @@ SPDX-License-Identifier: APACHE-2.0
apiVersion: v1
kind: Secret
metadata:
name: {{ .name }}
name: {{ .name }}
namespace: {{ include "common.names.namespace" $ | quote }}
labels: {{- include "common.labels.standard" (dict "customLabels" $.Values.commonLabels "context" $) | nindent 4 }}
app.kubernetes.io/component: keycloak