Skip to content

Commit

Permalink
[bitnami/tomcat] Release 11.5.5 (#32173)
Browse files Browse the repository at this point in the history
* [bitnami/tomcat] Release 11.5.5 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 Feb 26, 2025
1 parent db53a0c commit c69bb88
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 14 deletions.
11 changes: 8 additions & 3 deletions bitnami/tomcat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 11.5.4 (2025-02-14)
## 11.5.5 (2025-02-26)

* [bitnami/tomcat] Release 11.5.4 ([#31926](https://github.com/bitnami/charts/pull/31926))
* [bitnami/tomcat] Release 11.5.5 ([#32173](https://github.com/bitnami/charts/pull/32173))

## <small>11.5.4 (2025-02-14)</small>

* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/tomcat] Release 11.5.4 (#31926) ([a401c96](https://github.com/bitnami/charts/commit/a401c96b685d790344f960eab46e5aba87308f63)), closes [#31926](https://github.com/bitnami/charts/issues/31926)

## <small>11.5.3 (2025-02-11)</small>

Expand Down Expand Up @@ -1383,7 +1388,7 @@
## <small>3.0.3 (2019-05-29)</small>

* Change syntax because of linter failing ([adfc357](https://github.com/bitnami/charts/commit/adfc35728c2a8a9def9e1897b3772d64df621354))
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79)), closes [#issuecomment-496883321](https://github.com/bitnami/charts/issues/issuecomment-496883321)
* Fix https://github.com/helm/charts/pull/14199\#issuecomment-496883321 and support _sha256_ as an imm ([95957ea](https://github.com/bitnami/charts/commit/95957ea6430f28ec3593053afb0bfccb75703c79))
* Use immutable tags in the main images ([17ca4f5](https://github.com/bitnami/charts/commit/17ca4f5c91da33da03f9e2d411fe5e004e825c4d))

## <small>3.0.2 (2019-05-28)</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.29.1
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
generated: "2025-01-28T16:18:14.040724905Z"
version: 2.30.0
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
generated: "2025-02-26T09:34:41.711423401Z"
10 changes: 5 additions & 5 deletions bitnami/tomcat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r4
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r7
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
image: docker.io/bitnami/os-shell:12-debian-12-r39
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.35-debian-12-r0
image: docker.io/bitnami/tomcat:10.1.36-debian-12-r2
apiVersion: v2
appVersion: 10.1.35
appVersion: 10.1.36
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -35,4 +35,4 @@ maintainers:
name: tomcat
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/tomcat
version: 11.5.4
version: 11.5.5
6 changes: 3 additions & 3 deletions bitnami/tomcat/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/tomcat
tag: 10.1.35-debian-12-r0
tag: 10.1.36-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -690,7 +690,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r37
tag: 12-debian-12-r39
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -748,7 +748,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.1.0-debian-12-r4
tag: 1.1.0-debian-12-r7
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit c69bb88

Please sign in to comment.