[bitnami/tomcat] Release 11.2.9 (#27715)

* [bitnami/tomcat] Release 11.2.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-03 09:59:12 +02:00
committed by GitHub
parent 4070805cbe
commit 9f5296f7c8
3 changed files with 13 additions and 9 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 11.2.8 (2024-06-20)
## 11.2.9 (2024-07-03)
* [bitnami/tomcat] Release 11.2.8 ([#27458](https://github.com/bitnami/charts/pull/27458))
* [bitnami/tomcat] Release 11.2.9 ([#27715](https://github.com/bitnami/charts/pull/27715))
## <small>11.2.8 (2024-06-20)</small>
* [bitnami/tomcat] Release 11.2.8 (#27458) ([e557b3f](https://github.com/bitnami/charts/commit/e557b3f8d24b9c42618d6b269d7c44ed59496954)), closes [#27458](https://github.com/bitnami/charts/issues/27458)
## <small>11.2.7 (2024-06-18)</small>
+4 -4
View File
@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r1
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
image: docker.io/bitnami/os-shell:12-debian-12-r24
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.25-debian-12-r0
image: docker.io/bitnami/tomcat:10.1.25-debian-12-r1
apiVersion: v2
appVersion: 10.1.25
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.2.8
version: 11.2.9
+3 -3
View File
@@ -68,7 +68,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.25-debian-12-r0
tag: 10.1.25-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -678,7 +678,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r22
tag: 12-debian-12-r24
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -736,7 +736,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.0.1-debian-12-r1
tag: 1.0.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'