mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 06:47:26 +08:00
[bitnami/wildfly] Release 20.2.2 (#26581)
* [bitnami/wildfly] Release 20.2.2 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
|
||||
|
||||
## 20.2.1 (2024-05-31)
|
||||
## 20.2.2 (2024-05-31)
|
||||
|
||||
* [bitnami/wildfly] Release 20.2.1 ([#26575](https://github.com/bitnami/charts/pull/26575))
|
||||
* [bitnami/wildfly] Release 20.2.2 ([#26581](https://github.com/bitnami/charts/pull/26581))
|
||||
|
||||
## <small>20.2.1 (2024-05-31)</small>
|
||||
|
||||
* [bitnami/wildfly] Release 20.2.1 (#26575) ([8285f8e](https://github.com/bitnami/charts/commit/8285f8ead5b52be9255ea18b193b3d8357a9a3b1)), closes [#26575](https://github.com/bitnami/charts/issues/26575)
|
||||
|
||||
## 20.2.0 (2024-05-29)
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ annotations:
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:32.0.0-debian-12-r1
|
||||
image: docker.io/bitnami/wildfly:32.0.1-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 32.0.0
|
||||
appVersion: 32.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: 20.2.1
|
||||
version: 20.2.2
|
||||
|
||||
@@ -79,7 +79,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 32.0.0-debian-12-r1
|
||||
tag: 32.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