[bitnami/elasticsearch] Release 19.16.3 updating components versions (#22507)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-18 23:48:35 +01:00
committed by GitHub
parent 66cf355963
commit d49f589f31
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8,11 +8,11 @@ annotations:
- name: elasticsearch-exporter
image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-11-r1
- name: elasticsearch
image: docker.io/bitnami/elasticsearch:8.11.4-debian-11-r1
image: docker.io/bitnami/elasticsearch:8.12.0-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r94
apiVersion: v2
appVersion: 8.11.4
appVersion: 8.12.0
dependencies:
- condition: global.kibanaEnabled
name: kibana
@@ -34,4 +34,4 @@ maintainers:
name: elasticsearch
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
version: 19.16.2
version: 19.16.3
+1 -1
View File
@@ -189,7 +189,7 @@ useIstioLabels: true
image:
registry: docker.io
repository: bitnami/elasticsearch
tag: 8.11.4-debian-11-r1
tag: 8.12.0-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'