From c95a036a8869ddde77cef421db80d964b6e4b479 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 20 Jan 2022 20:29:18 +0000 Subject: [PATCH] [bitnami/tomcat] Release 10.1.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/tomcat/Chart.lock | 6 +++--- bitnami/tomcat/Chart.yaml | 6 +++--- bitnami/tomcat/README.md | 12 ++++++++---- bitnami/tomcat/values.yaml | 6 +++--- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/bitnami/tomcat/Chart.lock b/bitnami/tomcat/Chart.lock index 435c97a873..5d3d9f41b2 100644 --- a/bitnami/tomcat/Chart.lock +++ b/bitnami/tomcat/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 -digest: sha256:710e8247ae70ea63a2fb2fde4320511ff28c7b5c7a738861427f104a7718bdf4 -generated: "2021-12-08T15:58:38.038927347Z" + version: 1.10.4 +digest: sha256:e177cdcd71e67a1e64e95260c4b780374e1d66e85be405d5dc58459654e49ffa +generated: "2022-01-20T19:23:30.572042314Z" diff --git a/bitnami/tomcat/Chart.yaml b/bitnami/tomcat/Chart.yaml index ce53922b56..ff0726867f 100644 --- a/bitnami/tomcat/Chart.yaml +++ b/bitnami/tomcat/Chart.yaml @@ -1,14 +1,14 @@ annotations: category: ApplicationServer apiVersion: v2 -appVersion: 10.0.14 +appVersion: 10.0.16 dependencies: - name: common repository: https://charts.bitnami.com/bitnami tags: - bitnami-common version: 1.x.x -description: Chart for Apache Tomcat +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. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/tomcat icon: https://bitnami.com/assets/stacks/tomcat/img/tomcat-stack-220x234.png @@ -26,4 +26,4 @@ name: tomcat sources: - https://github.com/bitnami/bitnami-docker-tomcat - http://tomcat.apache.org -version: 10.1.4 +version: 10.1.5 diff --git a/bitnami/tomcat/README.md b/bitnami/tomcat/README.md index 540668fa59..b5eabcbb1c 100644 --- a/bitnami/tomcat/README.md +++ b/bitnami/tomcat/README.md @@ -1,9 +1,13 @@ -# Tomcat +# Apache Tomcat packaged by Bitnami -[Apache Tomcat](http://tomcat.apache.org/), often referred to as Tomcat, is an open-source web server and servlet container developed by the Apache Software Foundation. +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. +[Overview of Apache Tomcat](http://tomcat.apache.org/) + +Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. + ## TL;DR ```console @@ -313,7 +317,7 @@ You can enable this init container by setting `volumePermissions.enabled` to `tr ## Troubleshooting -Find more information about how to deal with common errors related to Bitnami’s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). +Find more information about how to deal with common errors related to Bitnami���s Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). ## Upgrading @@ -389,4 +393,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/tomcat/values.yaml b/bitnami/tomcat/values.yaml index 13d99e2f74..753776ec96 100644 --- a/bitnami/tomcat/values.yaml +++ b/bitnami/tomcat/values.yaml @@ -57,7 +57,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/tomcat - tag: 10.0.14-debian-10-r32 + tag: 10.0.16-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -548,7 +548,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r304 + tag: 10-debian-10-r314 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -606,7 +606,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 0.16.1-debian-10-r174 + tag: 0.16.1-debian-10-r184 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images