mirror of
https://github.com/bitnami/charts.git
synced 2026-02-23 14:27:11 +08:00
* [bitnami/tomcat] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# 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-r17
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
|
- name: tomcat
|
|
image: docker.io/bitnami/tomcat:10.1.24-debian-12-r3
|
|
apiVersion: v2
|
|
appVersion: 10.1.24
|
|
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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: tomcat
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
|
|
version: 11.2.3
|