Skip to content

Commit

Permalink
[bitnami/tomcat] Release 11.2.18 (#29024)
Browse files Browse the repository at this point in the history
* [bitnami/tomcat] Release 11.2.18 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 26, 2024
1 parent a74db14 commit 3076a98
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 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.17 (2024-08-22)
## 11.2.18 (2024-08-26)

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

## <small>11.2.17 (2024-08-22)</small>

* [bitnami/tomcat] Release 11.2.17 (#28982) ([73aba0b](https://github.com/bitnami/charts/commit/73aba0b224393ef425ca92aebbe46235904016ba)), closes [#28982](https://github.com/bitnami/charts/issues/28982)

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

Expand Down
8 changes: 4 additions & 4 deletions bitnami/tomcat/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r5
image: docker.io/bitnami/jmx-exporter:1.0.1-debian-12-r6
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r28
- name: tomcat
image: docker.io/bitnami/tomcat:10.1.28-debian-12-r2
image: docker.io/bitnami/tomcat:10.1.28-debian-12-r3
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.17
version: 11.2.18
6 changes: 3 additions & 3 deletions 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-r2
tag: 10.1.28-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -680,7 +680,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r28
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -738,7 +738,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.0.1-debian-12-r5
tag: 1.0.1-debian-12-r6
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3076a98

Please sign in to comment.