Bumps version due to container major changes

This commit is contained in:
rafael
2019-09-25 09:16:23 +02:00
parent d5a04a875a
commit 215dea85ba
3 changed files with 10 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: tomcat
version: 4.4.0
appVersion: 9.0.24
version: 5.0.0
appVersion: 9.0.26
description: Chart for Apache Tomcat
keywords:
- tomcat

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

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
@@ -156,4 +156,4 @@ ingress:
## Affinity for pod assignment
## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity
##
affinity: {}
affinity: {}