[bitnami/wildfly] Release 24.0.0 (#32971)

* [bitnami/wildfly] Release 24.0.0 updating components versions

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

* Update CHANGELOG.md

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

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-11 15:07:16 +02:00
committed by GitHub
parent 5f9e0175fa
commit 410f4447e3
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 23.1.0 (2025-04-01)
## 24.0.0 (2025-04-11)
* [bitnami/wildfly] Set `usePasswordFiles=true` by default ([#32704](https://github.com/bitnami/charts/pull/32704))
* [bitnami/wildfly] Release 24.0.0 ([#32971](https://github.com/bitnami/charts/pull/32971))
## 23.1.0 (2025-04-04)
* [bitnami/wildfly] Set `usePasswordFiles=true` by default (#32704) ([5793762](https://github.com/bitnami/charts/commit/579376244d9acd91eaae547fbf9011a3e8e022aa)), closes [#32704](https://github.com/bitnami/charts/issues/32704)
## <small>23.0.6 (2025-03-27)</small>

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r42
- name: wildfly
image: docker.io/bitnami/wildfly:35.0.1-debian-12-r6
image: docker.io/bitnami/wildfly:36.0.0-debian-12-r0
apiVersion: v2
appVersion: 35.0.1
appVersion: 36.0.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -34,4 +34,4 @@ maintainers:
name: wildfly
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
version: 23.1.0
version: 24.0.0

View File

@@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wildfly
tag: 35.0.1-debian-12-r6
tag: 36.0.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -771,7 +771,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r42
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.