[bitnami/wildfly] Release 21.0.4 (#28986)

* [bitnami/wildfly] Release 21.0.4 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-08-23 06:24:01 +02:00
committed by GitHub
parent 1bcda9901d
commit 54c40aa2b3
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 21.0.3 (2024-08-22)
## 21.0.4 (2024-08-23)
* [bitnami/wildfly] Release 21.0.3 ([#28983](https://github.com/bitnami/charts/pull/28983))
* [bitnami/wildfly] Release 21.0.4 ([#28986](https://github.com/bitnami/charts/pull/28986))
## <small>21.0.3 (2024-08-22)</small>
* [bitnami/wildfly] Release 21.0.3 (#28983) ([9d7c1d1](https://github.com/bitnami/charts/commit/9d7c1d14ae6414e0567d336b0ccfb0b5b5b57335)), closes [#28983](https://github.com/bitnami/charts/issues/28983)
## <small>21.0.2 (2024-08-09)</small>

View File

@@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: wildfly
image: docker.io/bitnami/wildfly:33.0.0-debian-12-r3
image: docker.io/bitnami/wildfly:33.0.1-debian-12-r0
apiVersion: v2
appVersion: 33.0.0
appVersion: 33.0.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -33,4 +33,4 @@ maintainers:
name: wildfly
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
version: 21.0.3
version: 21.0.4

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wildfly
tag: 33.0.0-debian-12-r3
tag: 33.0.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'