[bitnami/wildfly] Release 23.0.6 (#32630)

* [bitnami/wildfly] Release 23.0.6 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-03-27 07:05:33 +01:00
committed by GitHub
parent da54156525
commit a28ac2f0c9
3 changed files with 13 additions and 7 deletions

View File

@@ -1,8 +1,14 @@
# Changelog
## 23.0.5 (2025-03-13)
## 23.0.6 (2025-03-27)
* [bitnami/wildfly] Release 23.0.5 ([#32450](https://github.com/bitnami/charts/pull/32450))
* [bitnami/wildfly] Release 23.0.6 ([#32630](https://github.com/bitnami/charts/pull/32630))
## <small>23.0.5 (2025-03-13)</small>
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/wildfly] Release 23.0.5 (#32450) ([b5982cb](https://github.com/bitnami/charts/commit/b5982cb6845906051b0bd4e04c97e162ae330941)), closes [#32450](https://github.com/bitnami/charts/issues/32450)
## <small>23.0.4 (2025-02-11)</small>

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
image: docker.io/bitnami/os-shell:12-debian-12-r40
- name: wildfly
image: docker.io/bitnami/wildfly:35.0.1-debian-12-r4
image: docker.io/bitnami/wildfly:35.0.1-debian-12-r6
apiVersion: v2
appVersion: 35.0.1
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: wildfly
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
version: 23.0.5
version: 23.0.6

View File

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