File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed
Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,12 @@ annotations:
55 category : Analytics
66 licenses : Apache-2.0
77 images : |
8- - e
9- - l
10- - a
11- - s
12- - t
13- - i
14- - c
15- - s
16- - e
17- - a
18- - r
19- - c
20- - h
8+ - name: elasticsearch-exporter
9+ image: docker.io/bitnami/elasticsearch-exporter:1.7.0-debian-11-r6
10+ - name: elasticsearch
11+ image: docker.io/bitnami/elasticsearch:8.12.1-debian-11-r1
12+ - name: os-shell
13+ image: docker.io/bitnami/os-shell:11-debian-11-r96
2114apiVersion : v2
2215appVersion : 8.12.1
2316dependencies :
@@ -41,4 +34,4 @@ maintainers:
4134name : elasticsearch
4235sources :
4336- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
44- version : 19.17.4
37+ version : 19.17.5
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ useIstioLabels: true
189189image :
190190 registry : docker.io
191191 repository : bitnami/elasticsearch
192- tag : 8.12.1-debian-11-r0
192+ tag : 8.12.1-debian-11-r1
193193 digest : " "
194194 # # Specify a imagePullPolicy
195195 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments