Skip to content

Commit

Permalink
[bitnami/opensearch] Release 1.2.5 (#27543)
Browse files Browse the repository at this point in the history
* [bitnami/opensearch] Release 1.2.5 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot committed Jun 26, 2024
1 parent effbee4 commit 80fcadc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 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.2.4 (2024-06-18)
## 1.2.5 (2024-06-26)

* [bitnami/opensearch] Release 1.2.4 ([#27395](https://github.com/bitnami/charts/pull/27395))
* [bitnami/opensearch] Release 1.2.5 ([#27543](https://github.com/bitnami/charts/pull/27543))

## <small>1.2.4 (2024-06-18)</small>

* [bitnami/opensearch] Release 1.2.4 (#27395) ([6aee7e9](https://github.com/bitnami/charts/commit/6aee7e9eb89e22e230dcf409f2e6c9cc01dd7b2d)), closes [#27395](https://github.com/bitnami/charts/issues/27395)

## <small>1.2.3 (2024-06-17)</small>

Expand Down
8 changes: 4 additions & 4 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.14.0-debian-12-r1
image: docker.io/bitnami/opensearch:2.15.0-debian-12-r0
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.14.0-debian-12-r0
image: docker.io/bitnami/opensearch-dashboards:2.14.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
apiVersion: v2
appVersion: 2.14.0
appVersion: 2.15.0
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.2.4
version: 1.2.5
4 changes: 2 additions & 2 deletions bitnami/opensearch/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/opensearch
tag: 2.14.0-debian-12-r1
tag: 2.15.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2394,7 +2394,7 @@ dashboards:
image:
registry: docker.io
repository: bitnami/opensearch-dashboards
tag: 2.14.0-debian-12-r0
tag: 2.14.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 80fcadc

Please sign in to comment.