[bitnami/tomcat] Release 11.2.2 (#26576)

* [bitnami/tomcat] Release 11.2.2 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-05-31 13:10:19 +02:00
committed by GitHub
parent 8285f8ead5
commit c4cff71074
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 11.2.1 (2024-05-31)
## 11.2.2 (2024-05-31)
* [bitnami/tomcat] Release 11.2.1 ([#26572](https://github.com/bitnami/charts/pull/26572))
* [bitnami/tomcat] Release 11.2.2 ([#26576](https://github.com/bitnami/charts/pull/26576))
## <small>11.2.1 (2024-05-31)</small>
* [bitnami/tomcat] Release 11.2.1 (#26572) ([7936678](https://github.com/bitnami/charts/commit/793667814bb99abee54e9c7a60e305672477e6e9)), closes [#26572](https://github.com/bitnami/charts/issues/26572)
## 11.2.0 (2024-05-29)

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.24-debian-12-r2
image: docker.io/bitnami/tomcat:10.1.24-debian-12-r3
apiVersion: v2
appVersion: 10.1.24
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.2.1
version: 11.2.2

View File

@@ -68,7 +68,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.24-debian-12-r2
tag: 10.1.24-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'