[bitnami/opensearch] Release 1.2.12 (#29308)

* [bitnami/opensearch] Release 1.2.12 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>
This commit is contained in:
Bitnami Bot
2024-09-09 13:45:08 +02:00
committed by GitHub
parent 17809407c8
commit 34b5af2cc3
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 1.2.11 (2024-09-06)
## 1.2.12 (2024-09-09)
* [bitnami/opensearch] Release 1.2.11 ([#29281](https://github.com/bitnami/charts/pull/29281))
* [bitnami/opensearch] Release 1.2.12 ([#29308](https://github.com/bitnami/charts/pull/29308))
## <small>1.2.11 (2024-09-06)</small>
* [bitnami/opensearch] Release 1.2.11 (#29281) ([7b87518](https://github.com/bitnami/charts/commit/7b87518dcfebb34ef91c6957eb29d5a45f38f624)), closes [#29281](https://github.com/bitnami/charts/issues/29281)
## <small>1.2.10 (2024-08-08)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.16.0-debian-12-r2
image: docker.io/bitnami/opensearch:2.16.0-debian-12-r3
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.16.0-debian-12-r2
- name: os-shell
@@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.2.11
version: 1.2.12

View File

@@ -186,7 +186,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/opensearch
tag: 2.16.0-debian-12-r2
tag: 2.16.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'