mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/wildfly] Release 23.0.4 (#31876)
* [bitnami/wildfly] Release 23.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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 23.0.3 (2025-02-06)
|
||||
## 23.0.4 (2025-02-11)
|
||||
|
||||
* [bitnami/wildfly] Release 23.0.3 ([#31819](https://github.com/bitnami/charts/pull/31819))
|
||||
* [bitnami/wildfly] Release 23.0.4 ([#31876](https://github.com/bitnami/charts/pull/31876))
|
||||
|
||||
## <small>23.0.3 (2025-02-06)</small>
|
||||
|
||||
* [bitnami/wildfly] Release 23.0.3 (#31819) ([90935bd](https://github.com/bitnami/charts/commit/90935bd00aee8145113ca65940b3ed299a2cd9b7)), closes [#31819](https://github.com/bitnami/charts/issues/31819)
|
||||
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)
|
||||
|
||||
## <small>23.0.2 (2025-01-28)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r36
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r37
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:35.0.1-debian-12-r0
|
||||
image: docker.io/bitnami/wildfly:35.0.1-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 35.0.1
|
||||
dependencies:
|
||||
@@ -33,4 +33,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 23.0.3
|
||||
version: 23.0.4
|
||||
|
||||
@@ -86,7 +86,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 35.0.1-debian-12-r0
|
||||
tag: 35.0.1-debian-12-r2
|
||||
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-r36
|
||||
tag: 12-debian-12-r37
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user