[bitnami/opensearch] Release 1.0.6 updating components versions (#25879)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-15 03:02:59 +02:00
committed by GitHub
parent 4eaffe8eca
commit 9def0fcc2c
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.13.0-debian-12-r3
image: docker.io/bitnami/opensearch:2.14.0-debian-12-r0
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.13.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r21
apiVersion: v2
appVersion: 2.13.0
appVersion: 2.14.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.5
version: 1.0.6

View File

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