Skip to content

Commit

Permalink
[bitnami/tomcat] Release 11.2.17 (#28982)
Browse files Browse the repository at this point in the history
* [bitnami/tomcat] Release 11.2.17 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 22, 2024
1 parent 324cee6 commit 73aba0b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/tomcat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 11.2.16 (2024-08-07)
## 11.2.17 (2024-08-22)

* [bitnami/tomcat] Release 11.2.16 ([#28756](https://github.com/bitnami/charts/pull/28756))
* [bitnami/tomcat] Release 11.2.17 ([#28982](https://github.com/bitnami/charts/pull/28982))

## <small>11.2.16 (2024-08-07)</small>

* [bitnami/tomcat] Release 11.2.16 (#28756) ([0595ee9](https://github.com/bitnami/charts/commit/0595ee9413055543130075a8f71f46e482c63af4)), closes [#28756](https://github.com/bitnami/charts/issues/28756)

## <small>11.2.15 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/tomcat/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-07T15:50:36.35812083Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-22T19:28:40.903672271Z"
4 changes: 2 additions & 2 deletions bitnami/tomcat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.28-debian-12-r0
image: docker.io/bitnami/tomcat:10.1.28-debian-12-r2
apiVersion: v2
appVersion: 10.1.28
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.2.16
version: 11.2.17
2 changes: 1 addition & 1 deletion bitnami/tomcat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.28-debian-12-r0
tag: 10.1.28-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 73aba0b

Please sign in to comment.