[bitnami/tomcat] Release 10.16.2 updating components versions (#23834)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-22 13:18:15 +01:00
committed by GitHub
parent 68c7ad06bb
commit 0ea9f2ef89
2 changed files with 8 additions and 8 deletions
+5 -5
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-12-r10
image: docker.io/bitnami/jmx-exporter:0.20.0-debian-12-r11
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r15
image: docker.io/bitnami/os-shell:12-debian-12-r16
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.18-debian-12-r8
image: docker.io/bitnami/tomcat:10.1.19-debian-12-r0
apiVersion: v2
appVersion: 10.1.18
appVersion: 10.1.19
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.16.1
version: 10.16.2
+3 -3
View File
@@ -59,7 +59,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.18-debian-12-r8
tag: 10.1.19-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -627,7 +627,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r15
tag: 12-debian-12-r16
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -685,7 +685,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 0.20.0-debian-12-r10
tag: 0.20.0-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'