mirror of
https://github.com/bitnami/charts.git
synced 2026-03-03 06:58:45 +08:00
* [bitnami/tomcat] Release 11.0.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: ApplicationServer
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-12-r13
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r18
|
|
- name: tomcat
|
|
image: docker.io/bitnami/tomcat:10.1.20-debian-12-r2
|
|
apiVersion: v2
|
|
appVersion: 10.1.20
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: Apache Tomcat is an open-source web server designed to host and run Java-based web applications. It is a lightweight server with a good performance for applications running in production environments.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/tomcat/img/tomcat-stack-220x234.png
|
|
keywords:
|
|
- tomcat
|
|
- java
|
|
- http
|
|
- web
|
|
- application server
|
|
- jsp
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: tomcat
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
|
|
version: 11.0.1
|