Skip to content

Commit

Permalink
[bitnami/opensearch] Release 1.6.3 (#32239)
Browse files Browse the repository at this point in the history
* [bitnami/opensearch] Release 1.6.3 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 Mar 3, 2025
1 parent e55c589 commit ee35be0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 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.6.2 (2025-02-25)
## 1.6.3 (2025-03-03)

* [bitnami/opensearch] Release 1.6.2 ([#32168](https://github.com/bitnami/charts/pull/32168))
* [bitnami/opensearch] Release 1.6.3 ([#32239](https://github.com/bitnami/charts/pull/32239))

## <small>1.6.2 (2025-02-25)</small>

* [bitnami/opensearch] Release 1.6.2 (#32168) ([bb3f465](https://github.com/bitnami/charts/commit/bb3f4656caea7f38c423548874c06a55a261fe1e)), closes [#32168](https://github.com/bitnami/charts/issues/32168)

## <small>1.6.1 (2025-02-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/opensearch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.19.0-debian-12-r0
image: docker.io/bitnami/opensearch:2.19.1-debian-12-r0
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.19.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 2.19.0
appVersion: 2.19.1
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.6.2
version: 1.6.3
2 changes: 1 addition & 1 deletion bitnami/opensearch/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/opensearch
tag: 2.19.0-debian-12-r0
tag: 2.19.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit ee35be0

Please sign in to comment.