mirror of
https://github.com/bitnami/charts.git
synced 2026-03-09 15:38:00 +08:00
37 lines
959 B
YAML
37 lines
959 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: ApplicationServer
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r43
|
|
- name: wildfly
|
|
image: docker.io/bitnami/wildfly:28.0.1-debian-11-r77
|
|
apiVersion: v2
|
|
appVersion: 28.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.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/wildfly/img/wildfly-stack-220x234.png
|
|
keywords:
|
|
- wildfly
|
|
- java
|
|
- http
|
|
- web
|
|
- application server
|
|
- jsp
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: wildfly
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/wildfly
|
|
version: 15.2.0
|