Merge pull request #1436 from rafariossaa/Bump_Version_Bash

[bitnami/tomcat] Update version due container moved to bash
This commit is contained in:
Rafael Ríos Saavedra
2019-09-25 10:58:28 +02:00
committed by GitHub
3 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: tomcat
version: 4.4.3
appVersion: 9.0.24
version: 5.0.0
appVersion: 9.0.26
description: Chart for Apache Tomcat
keywords:
- tomcat
+6
View File
@@ -129,6 +129,12 @@ As an alternative, this chart supports using an initContainer to change the owne
You can enable this initContainer by setting `volumePermissions.enabled` to `true`.
## Notable changes
### 5.0.0
This release updates the Bitnami Tomcat container to `9.0.26-debian-9-r0`, which is based on Bash instead of Node.js.
## Upgrading
### To 2.1.0
+1 -1
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/tomcat
tag: 9.0.24-debian-9-r16
tag: 9.0.26-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images