[bitnami/tomcat] ⬆️ Update dependency references (#34757)

* [bitnami/tomcat] Release 11.7.13 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-07-01 22:44:48 +02:00
committed by GitHub
parent af44a301f2
commit 22bf2fb2a7
3 changed files with 11 additions and 7 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 11.7.12 (2025-06-11)
## 11.7.13 (2025-07-01)
* [bitnami/tomcat] :zap: :arrow_up: Update dependency references ([#34342](https://github.com/bitnami/charts/pull/34342))
* [bitnami/tomcat] :zap: :arrow_up: Update dependency references ([#34757](https://github.com/bitnami/charts/pull/34757))
## <small>11.7.12 (2025-06-11)</small>
* [bitnami/tomcat] :zap: :arrow_up: Update dependency references (#34342) ([70d9da9](https://github.com/bitnami/charts/commit/70d9da9b2644479c1ca4efc359a244de76730164)), closes [#34342](https://github.com/bitnami/charts/issues/34342)
## <small>11.7.11 (2025-06-10)</small>
+3 -3
View File
@@ -7,9 +7,9 @@ annotations:
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.3.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r46
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.42-debian-12-r2
image: docker.io/bitnami/tomcat:10.1.42-debian-12-r5
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
@@ -38,4 +38,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.7.12
version: 11.7.13
+2 -2
View File
@@ -78,7 +78,7 @@ usePasswordFiles: true
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.42-debian-12-r2
tag: 10.1.42-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -693,7 +693,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r46
tag: 12-debian-12-r47
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.