Skip to content

Commit

Permalink
[bitnami/opensearch] Release 1.3.8 (#29726)
Browse files Browse the repository at this point in the history
* [bitnami/opensearch] Release 1.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 Oct 2, 2024
1 parent aeedc0e commit 208f678
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 1.3.7 (2024-09-26)
## 1.3.8 (2024-10-02)

* [bitnami/opensearch] Release 1.3.7 ([#29639](https://github.com/bitnami/charts/pull/29639))
* [bitnami/opensearch] Release 1.3.8 ([#29726](https://github.com/bitnami/charts/pull/29726))

## <small>1.3.7 (2024-09-26)</small>

* [bitnami/opensearch] Release 1.3.7 (#29639) ([b5c5a6a](https://github.com/bitnami/charts/commit/b5c5a6a55cbcfe9b359883f991d92ddf6698f1bb)), closes [#29639](https://github.com/bitnami/charts/issues/29639)

## <small>1.3.6 (2024-09-26)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/opensearch/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: opensearch
image: docker.io/bitnami/opensearch:2.17.0-debian-12-r2
image: docker.io/bitnami/opensearch:2.17.0-debian-12-r3
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.17.0-debian-12-r0
- name: os-shell
Expand All @@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.3.7
version: 1.3.8
2 changes: 1 addition & 1 deletion bitnami/opensearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/opensearch
tag: 2.17.0-debian-12-r2
tag: 2.17.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 208f678

Please sign in to comment.