From aeeefaa6257dc3810b54479595ae8902a1c4d87e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 11 Jun 2025 14:57:54 +0200 Subject: [PATCH] [bitnami/wildfly] :zap: :arrow_up: Update dependency references (#34345) * [bitnami/wildfly] Release 24.0.8 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/wildfly/CHANGELOG.md | 8 ++++++-- bitnami/wildfly/Chart.yaml | 6 +++--- bitnami/wildfly/values.yaml | 4 ++-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/bitnami/wildfly/CHANGELOG.md b/bitnami/wildfly/CHANGELOG.md index f472f7fd43..ca4ad16a6f 100644 --- a/bitnami/wildfly/CHANGELOG.md +++ b/bitnami/wildfly/CHANGELOG.md @@ -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)) + +## 24.0.7 (2025-05-28) + +* [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) ## 24.0.6 (2025-05-15) diff --git a/bitnami/wildfly/Chart.yaml b/bitnami/wildfly/Chart.yaml index 358087e6a5..d47c7e1ffe 100644 --- a/bitnami/wildfly/Chart.yaml +++ b/bitnami/wildfly/Chart.yaml @@ -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 diff --git a/bitnami/wildfly/values.yaml b/bitnami/wildfly/values.yaml index 1030e809e5..98ff136658 100644 --- a/bitnami/wildfly/values.yaml +++ b/bitnami/wildfly/values.yaml @@ -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.