Skip to content

Commit

Permalink
[bitnami/elasticsearch] Release 21.3.15 (#29303)
Browse files Browse the repository at this point in the history
* [bitnami/elasticsearch] Release 21.3.15 updating components versions

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

* Update CHANGELOG.md

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 Sep 9, 2024
1 parent cbcd9ae commit 092082a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 21.3.14 (2024-09-09)
## 21.3.15 (2024-09-09)

* [bitnami/elasticsearch] Use containerSecurityContext on the copy-tls-verificates initContainer ([#29193](https://github.com/bitnami/charts/pull/29193))
* [bitnami/elasticsearch] Release 21.3.15 ([#29303](https://github.com/bitnami/charts/pull/29303))

## <small>21.3.14 (2024-09-09)</small>

* [bitnami/elasticsearch] Use containerSecurityContext on the copy-tls-verificates initContainer (#291 ([cbcd9ae](https://github.com/bitnami/charts/commit/cbcd9ae580b30a6060861bb4f2170d3d0ba55f36)), closes [#29193](https://github.com/bitnami/charts/issues/29193) [#29179](https://github.com/bitnami/charts/issues/29179)

## <small>21.3.13 (2024-09-07)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: elasticsearch
image: docker.io/bitnami/elasticsearch:8.15.1-debian-12-r1
image: docker.io/bitnami/elasticsearch:8.15.1-debian-12-r2
- name: elasticsearch-exporter
image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-12-r36
- name: os-shell
Expand Down Expand Up @@ -34,4 +34,4 @@ maintainers:
name: elasticsearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
version: 21.3.14
version: 21.3.15
4 changes: 2 additions & 2 deletions bitnami/elasticsearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 8.15.1-debian-12-r1
tag: 8.15.1-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2717,7 +2717,7 @@ copyTlsCerts:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r30
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 092082a

Please sign in to comment.