[bitnami/tomcat] Release 10.11.3 updating components versions (#20957)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-15 05:30:38 +01:00
committed by GitHub
parent 79588a1834
commit 5e6e40e5e4
2 changed files with 8 additions and 8 deletions

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-11-r0
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
image: docker.io/bitnami/os-shell:11-debian-11-r91
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.15-debian-11-r1
image: docker.io/bitnami/tomcat:10.1.16-debian-11-r0
apiVersion: v2
appVersion: 10.1.15
appVersion: 10.1.16
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 10.11.2
version: 10.11.3

View File

@@ -61,7 +61,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.15-debian-11-r1
tag: 10.1.16-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -597,7 +597,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r90
tag: 11-debian-11-r91
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -657,7 +657,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.20.0-debian-11-r0
tag: 0.20.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'