[bitnami/tomcat] Release 9.2.11 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-06-11 06:03:38 +00:00
parent 23905505f2
commit d65e4ef3d9
2 changed files with 3 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ name: tomcat
sources:
- https://github.com/bitnami/bitnami-docker-tomcat
- http://tomcat.apache.org
version: 9.2.10
version: 9.2.11

View File

@@ -18,7 +18,7 @@ kubeVersion:
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.0.6-debian-10-r21
tag: 10.0.6-debian-10-r23
## 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
@@ -437,7 +437,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r101
tag: 10-debian-10-r103
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.