mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 12:07:40 +08:00
[bitnami/tomcat] Release 11.5.5 (#32173)
* [bitnami/tomcat] Release 11.5.5 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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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.
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user