Skip to content

Commit

Permalink
[bitnami/wildfly] Release 23.0.4 (#31876)
Browse files Browse the repository at this point in the history
* [bitnami/wildfly] Release 23.0.4 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Feb 11, 2025
1 parent 823f656 commit 236072d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
9 changes: 7 additions & 2 deletions bitnami/wildfly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/wildfly/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
4 changes: 2 additions & 2 deletions bitnami/wildfly/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 236072d

Please sign in to comment.