mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
* [bitnami/tomcat] Release 12.0.3 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>
42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: ApplicationServer
|
|
images: |
|
|
- name: jmx-exporter
|
|
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r6
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
|
- name: tomcat
|
|
image: docker.io/bitnami/tomcat:11.0.9-debian-12-r2
|
|
licenses: Apache-2.0
|
|
tanzuCategory: application
|
|
apiVersion: v2
|
|
appVersion: 11.0.9
|
|
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://dyltqmyl993wv.cloudfront.net/assets/stacks/tomcat/img/tomcat-stack-220x234.png
|
|
keywords:
|
|
- tomcat
|
|
- java
|
|
- http
|
|
- web
|
|
- application server
|
|
- jsp
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: tomcat
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
|
|
version: 12.0.3
|