mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
* [bitnami/tomcat] Release 10.9.9 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.19.0-debian-11-r45
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:11-debian-11-r40
|
|
- name: tomcat
|
|
image: docker.io/bitnami/tomcat:10.1.12-debian-11-r0
|
|
apiVersion: v2
|
|
appVersion: 10.1.12
|
|
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: 10.9.9
|