[bitnami/opensearch] Release 1.0.5 updating components versions (#25808)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-14 07:43:05 +02:00
committed by GitHub
parent e014e10e08
commit 75337bdf36
2 changed files with 8 additions and 8 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: opensearch
image: docker.io/bitnami/opensearch:2.13.0-debian-12-r2
image: docker.io/bitnami/opensearch:2.13.0-debian-12-r3
- name: opensearch-dashboards
image: docker.io/bitnami/opensearch-dashboards:2.13.0-debian-12-r2
image: docker.io/bitnami/opensearch-dashboards:2.13.0-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r20
image: docker.io/bitnami/os-shell:12-debian-12-r21
apiVersion: v2
appVersion: 2.13.0
dependencies:
@@ -30,4 +30,4 @@ maintainers:
name: opensearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
version: 1.0.4
version: 1.0.5

View File

@@ -184,7 +184,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/opensearch
tag: 2.13.0-debian-12-r2
tag: 2.13.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2294,7 +2294,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r20
tag: 12-debian-12-r21
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -2341,7 +2341,7 @@ sysctlImage:
##
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r20
tag: 12-debian-12-r21
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -2394,7 +2394,7 @@ dashboards:
image:
registry: docker.io
repository: bitnami/opensearch-dashboards
tag: 2.13.0-debian-12-r2
tag: 2.13.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'