mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user