mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/wildfly] ⚡ ⬆️ Update dependency references (#33724)
* [bitnami/wildfly] Release 24.0.6 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.5 (2025-05-06)
|
||||
## 24.0.6 (2025-05-15)
|
||||
|
||||
* [bitnami/wildfly] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33448](https://github.com/bitnami/charts/pull/33448))
|
||||
* [bitnami/wildfly] :zap: :arrow_up: Update dependency references ([#33724](https://github.com/bitnami/charts/pull/33724))
|
||||
|
||||
## <small>24.0.5 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/wildfly] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33448 ([ec8802e](https://github.com/bitnami/charts/commit/ec8802e1a337503834208604cdb3f90914436f9b)), closes [#33448](https://github.com/bitnami/charts/issues/33448)
|
||||
|
||||
## <small>24.0.4 (2025-04-22)</small>
|
||||
|
||||
|
||||
@@ -2,23 +2,24 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: ApplicationServer
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r44
|
||||
- name: wildfly
|
||||
image: docker.io/bitnami/wildfly:36.0.0-debian-12-r5
|
||||
image: docker.io/bitnami/wildfly:36.0.1-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 36.0.0
|
||||
appVersion: 36.0.1
|
||||
dependencies:
|
||||
- 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.
|
||||
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://dyltqmyl993wv.cloudfront.net/assets/stacks/wildfly/img/wildfly-stack-220x234.png
|
||||
keywords:
|
||||
@@ -34,4 +35,4 @@ maintainers:
|
||||
name: wildfly
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
||||
version: 24.0.5
|
||||
version: 24.0.6
|
||||
|
||||
@@ -89,7 +89,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/wildfly
|
||||
tag: 36.0.0-debian-12-r5
|
||||
tag: 36.0.1-debian-12-r0
|
||||
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-r43
|
||||
tag: 12-debian-12-r44
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user