[bitnami/keycloak] Release 24.5.5 (#32980)

* [bitnami/keycloak] Release 24.5.4 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update Chart.yaml

Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* bugfix: cypress tests

Signed-off-by: juan131 <juan.ariza@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
Signed-off-by: juan131 <juan.ariza@broadcom.com>
Co-authored-by: Carlos Rodríguez Hernández <carlos.rodriguez-hernandez@broadcom.com>
Co-authored-by: juan131 <juan.ariza@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-21 13:42:37 +02:00
committed by GitHub
parent d1089a0eab
commit 20bfbcad60
4 changed files with 11 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ it('import and check user information', () => {
});
cy.get('#partial-import-file-filename').selectFile(importFile, { action: 'drag-drop' });
cy.get('[data-testid="users-checkbox"]').click();
cy.get('[data-testid="import-button"]').click();
cy.get('[data-testid="confirm"]').click();
cy.contains('record added');
cy.get('[data-testid="close-button"]').click();
cy.get('[href*="/users"]').click();

View File

@@ -1,8 +1,12 @@
# Changelog
## 24.5.5 (2025-04-15)
## 24.5.6 (2025-04-21)
* [bitnami/keycloak] Added themes to the list of writable dirs ([#32993](https://github.com/bitnami/charts/pull/32993))
* [bitnami/keycloak] Release 24.5.5 ([#32980](https://github.com/bitnami/charts/pull/32980))
## <small>24.5.5 (2025-04-21)</small>
* [bitnami/keycloak] Added themes to the list of writable dirs (#32993) ([7fb4af5](https://github.com/bitnami/charts/commit/7fb4af548b0cfe95748d654bb61ecb1f84fc3540)), closes [#32993](https://github.com/bitnami/charts/issues/32993)
## <small>24.5.4 (2025-04-15)</small>

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: keycloak
image: docker.io/bitnami/keycloak:26.1.5-debian-12-r1
image: docker.io/bitnami/keycloak:26.2.0-debian-12-r2
- name: keycloak-config-cli
image: docker.io/bitnami/keycloak-config-cli:6.4.0-debian-12-r3
apiVersion: v2
appVersion: 26.1.5
appVersion: 26.2.0
dependencies:
- condition: postgresql.enabled
name: postgresql
@@ -34,4 +34,4 @@ maintainers:
name: keycloak
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/keycloak
version: 24.5.5
version: 24.5.6

View File

@@ -111,7 +111,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/keycloak
tag: 26.1.5-debian-12-r1
tag: 26.2.0-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images