Skip to content

Commit

Permalink
[bitnami/elasticsearch] Release 21.3.8 (#28864)
Browse files Browse the repository at this point in the history
* [bitnami/elasticsearch] Release 21.3.8 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 13, 2024
1 parent 5d0202f commit 3f417b0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.7 (2024-08-13)
## 21.3.8 (2024-08-13)

* [bitnami/elasticsearch] Release 21.3.7 ([#28863](https://github.com/bitnami/charts/pull/28863))
* [bitnami/elasticsearch] Release 21.3.8 ([#28864](https://github.com/bitnami/charts/pull/28864))

## <small>21.3.7 (2024-08-13)</small>

* [bitnami/elasticsearch] Release 21.3.7 (#28863) ([5d0202f](https://github.com/bitnami/charts/commit/5d0202fb38d904ff23f34c03bfca5438e212faf1)), closes [#28863](https://github.com/bitnami/charts/issues/28863)

## <small>21.3.6 (2024-07-25)</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.0-debian-12-r0
image: docker.io/bitnami/elasticsearch:8.15.0-debian-12-r1
- name: elasticsearch-exporter
image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-12-r33
- 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.7
version: 21.3.8
2 changes: 1 addition & 1 deletion 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.0-debian-12-r0
tag: 8.15.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 3f417b0

Please sign in to comment.