mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/opensearch] Release 0.5.4 updating components versions (#21528)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Fran de Paz <fran.de-paz@broadcom.com>
This commit is contained in:
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: opensearch-dashboards
|
||||
image: docker.io/bitnami/opensearch-dashboards:2.11.0-debian-11-r1
|
||||
image: docker.io/bitnami/opensearch-dashboards:2.11.0-debian-11-r2
|
||||
- name: opensearch
|
||||
image: docker.io/bitnami/opensearch:2.11.1-debian-11-r0
|
||||
image: docker.io/bitnami/opensearch:2.11.1-debian-11-r2
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r91
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r92
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.1
|
||||
dependencies:
|
||||
@@ -30,4 +30,4 @@ maintainers:
|
||||
name: opensearch
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/opensearch
|
||||
version: 0.5.3
|
||||
version: 0.5.4
|
||||
|
||||
@@ -179,7 +179,7 @@ useIstioLabels: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/opensearch
|
||||
tag: 2.11.1-debian-11-r0
|
||||
tag: 2.11.1-debian-11-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2190,7 +2190,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 11-debian-11-r91
|
||||
tag: 11-debian-11-r92
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -2237,7 +2237,7 @@ sysctlImage:
|
||||
##
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 11-debian-11-r91
|
||||
tag: 11-debian-11-r92
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -2291,7 +2291,7 @@ dashboards:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/opensearch-dashboards
|
||||
tag: 2.11.0-debian-11-r1
|
||||
tag: 2.11.0-debian-11-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user