mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/wildfly] ⚡ ⬆️ Update dependency references (#34345)
* [bitnami/wildfly] Release 24.0.8 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 24.0.7 (2025-05-28)
|
||||
## 24.0.8 (2025-06-11)
|
||||
|
||||
* [bitnami/wildfly] :zap: :arrow_up: Update dependency references ([#33949](https://github.com/bitnami/charts/pull/33949))
|
||||
* [bitnami/wildfly] :zap: :arrow_up: Update dependency references ([#34345](https://github.com/bitnami/charts/pull/34345))
|
||||
|
||||
## <small>24.0.7 (2025-05-28)</small>
|
||||
|
||||
* [bitnami/wildfly] :zap: :arrow_up: Update dependency references (#33949) ([8748d8f](https://github.com/bitnami/charts/commit/8748d8ff57c3688f55b3e7c48c3613ebb7ed5c89)), closes [#33949](https://github.com/bitnami/charts/issues/33949)
|
||||
|
||||
## <small>24.0.6 (2025-05-15)</small>
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ annotations:
|
||||
category: ApplicationServer
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r45
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:36.0.1-debian-12-r2
|
||||
image: docker.io/bitnami/wildfly:36.0.1-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 24.0.7
|
||||
version: 24.0.8
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 36.0.1-debian-12-r2
|
||||
tag: 36.0.1-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -771,7 +771,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r45
|
||||
tag: 12-debian-12-r46
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user