File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 0.8.14
18
+ version : 0.8.15
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 28
28
labels :
29
29
app : acs
30
30
{{- if .Values.elastic.enabled }}
31
- elasticsearch-client : true
31
+ elasticsearch-client : ' true'
32
32
{{- end }}
33
33
annotations :
34
34
checksum/acs-config : {{ include (print $.Template.BasePath "/acs/acs-config.yaml") . | sha256sum }}
You can’t perform that action at this time.
0 commit comments