[bitnami/wildfly] Release 20.2.10 (#28144)

* [bitnami/wildfly] Release 20.2.10 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:
Bitnami Bot
2024-07-17 20:24:03 +02:00
committed by GitHub
parent e364bc2f55
commit 4351edb6e7
3 changed files with 25 additions and 21 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.2.9 (2024-07-16)
## 20.2.10 (2024-07-17)
* [bitnami/wildfly] Global StorageClass as default value ([#28109](https://github.com/bitnami/charts/pull/28109))
* [bitnami/wildfly] Release 20.2.10 ([#28144](https://github.com/bitnami/charts/pull/28144))
## <small>20.2.9 (2024-07-16)</small>
* [bitnami/wildfly] Global StorageClass as default value (#28109) ([e16eb2e](https://github.com/bitnami/charts/commit/e16eb2e59072f78e10c18284fc2c87f02714ce3d)), closes [#28109](https://github.com/bitnami/charts/issues/28109)
## <small>20.2.8 (2024-07-03)</small>

View File

@@ -6,31 +6,31 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r24
image: docker.io/bitnami/os-shell:12-debian-12-r25
- name: wildfly
image: docker.io/bitnami/wildfly:32.0.1-debian-12-r1
image: docker.io/bitnami/wildfly:32.0.1-debian-12-r2
apiVersion: v2
appVersion: 32.0.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: Wildfly is a lightweight, open source application server, formerly known as JBoss, that implements the latest enterprise Java standards.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/wildfly/img/wildfly-stack-220x234.png
keywords:
- wildfly
- java
- http
- web
- application server
- jsp
- wildfly
- java
- http
- web
- application server
- jsp
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: wildfly
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
version: 20.2.9
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
version: 20.2.10

View File

@@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/wildfly
tag: 32.0.1-debian-12-r1
tag: 32.0.1-debian-12-r2
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-r24
tag: 12-debian-12-r25
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.