[bitnami/tomcat] Release 11.2.23 (#29960)

* [bitnami/tomcat] Release 11.2.23 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-10-17 10:30:00 +02:00
committed by GitHub
parent d7c67b926b
commit d76f36c8ba
3 changed files with 10 additions and 5 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 11.2.22 (2024-10-16)
## 11.2.23 (2024-10-17)
* [bitnami/tomcat] Release 11.2.22 ([#29937](https://github.com/bitnami/charts/pull/29937))
* [bitnami/tomcat] Release 11.2.23 ([#29960](https://github.com/bitnami/charts/pull/29960))
## <small>11.2.22 (2024-10-16)</small>
* [bitnami/tomcat] Release 11.2.22 (#29937) ([5559a58](https://github.com/bitnami/charts/commit/5559a58ac027d23ac1100f807dc9616fa6853ea4)), closes [#29937](https://github.com/bitnami/charts/issues/29937)
* Update documentation links to techdocs.broadcom.com (#29931) ([f0d9ad7](https://github.com/bitnami/charts/commit/f0d9ad78f39f633d275fc576d32eae78ded4d0b8)), closes [#29931](https://github.com/bitnami/charts/issues/29931)
## <small>11.2.21 (2024-09-17)</small>

View File

@@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r31
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.31-debian-12-r0
image: docker.io/bitnami/tomcat:10.1.31-debian-12-r1
apiVersion: v2
appVersion: 10.1.31
dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.2.22
version: 11.2.23

View File

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