File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : clickhouse
33description : A Helm chart for creating a ClickHouse® Cluster with the Altinity Operator for ClickHouse
44type : application
5- version : 0.2.0
5+ version : 0.2.1
66appVersion : " 24.3.12.76"
77
88dependencies :
Original file line number Diff line number Diff line change 22
33# clickhouse
44
5- ![ Version: 0.2.0 ] ( https://img.shields.io/badge/Version-0.2.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 24.3.12.76] ( https://img.shields.io/badge/AppVersion-24.3.12.76-informational?style=flat-square )
5+ ![ Version: 0.2.1 ] ( https://img.shields.io/badge/Version-0.2.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 24.3.12.76] ( https://img.shields.io/badge/AppVersion-24.3.12.76-informational?style=flat-square )
66
77A Helm chart for creating a ClickHouse® Cluster with the Altinity Operator for ClickHouse
88
Original file line number Diff line number Diff line change 1717 {{- end }}
1818 labels :
1919 {{- include "clickhouse.labels" . | nindent 12 }}
20- {{- with .Values.podLabels }}
21- {{- toYaml . | nindent 10 }}
22- {{- end }}
2320 {{- with .Values.clickhouse.service.serviceLabels }}
2421 {{- toYaml . | nindent 10 }}
2522 {{- end }}
You can’t perform that action at this time.
0 commit comments