36 lines
1014 B
YAML
36 lines
1014 B
YAML
annotations:
|
|
catalog.cattle.io/certified: partner
|
|
catalog.cattle.io/display-name: Apache Tomcat
|
|
catalog.cattle.io/kube-version: '>=1.19-0'
|
|
catalog.cattle.io/release-name: tomcat
|
|
category: ApplicationServer
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 10.1.5
|
|
dependencies:
|
|
- name: common
|
|
repository: file://./charts/common
|
|
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://github.com/bitnami/charts/tree/main/bitnami/tomcat
|
|
icon: https://svn.apache.org/repos/asf/comdev/project-logos/originals/tomcat.svg
|
|
keywords:
|
|
- tomcat
|
|
- java
|
|
- http
|
|
- web
|
|
- application server
|
|
- jsp
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: tomcat
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/tomcat
|
|
- http://tomcat.apache.org
|
|
version: 10.5.15
|