[bitnami/opensearch] Release 1.0.2 updating components versions (#24844)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-03 04:57:59 +02:00
committed by GitHub
parent e0c18317e3
commit bb2354b185
2 changed files with 4 additions and 4 deletions

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.12.0-debian-12-r4
image: docker.io/bitnami/opensearch:2.13.0-debian-12-r0
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.12.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
apiVersion: v2
appVersion: 2.12.0
appVersion: 2.13.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.0.1
version: 1.0.2

View File

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