mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/wildfly] Release 22.0.1 (#30093)
* [bitnami/wildfly] Release 22.0.1 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 22.0.1 (2024-10-26)
|
||||
|
||||
* [bitnami/wildfly] Release 22.0.1 ([#30093](https://github.com/bitnami/charts/pull/30093))
|
||||
|
||||
## 22.0.0 (2024-10-24)
|
||||
|
||||
* [bitnami/wildfly] Release 22.0.0 ([#30071](https://github.com/bitnami/charts/pull/30071))
|
||||
* [bitnami/wildfly] Release 22.0.0 (#30071) ([e8c8adb](https://github.com/bitnami/charts/commit/e8c8adb0f5a3dc42e60fab1562cac3142bfc1a52)), closes [#30071](https://github.com/bitnami/charts/issues/30071)
|
||||
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
|
||||
|
||||
## <small>21.0.6 (2024-10-10)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r32
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:34.0.0-debian-12-r1
|
||||
image: docker.io/bitnami/wildfly:34.0.0-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 34.0.0
|
||||
dependencies:
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 22.0.0
|
||||
version: 22.0.1
|
||||
|
||||
@@ -81,7 +81,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 34.0.0-debian-12-r1
|
||||
tag: 34.0.0-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -764,7 +764,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r31
|
||||
tag: 12-debian-12-r32
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user