mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/opensearch] Release 1.0.5 updating components versions (#25808)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user