Skip to content

Commit eda1952

Browse files
committed
update grafana deployment for altinity/clickhouse-grafana:3.4.8
Signed-off-by: Slach <[email protected]>
1 parent 8e6f299 commit eda1952

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-clickhouse-keeper-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ spec:
2020
json: ""
2121
plugins:
2222
- name: "vertamedia-clickhouse-datasource"
23-
version: "3.3.1"
23+
version: "3.4.8"
2424
- name: "grafana-piechart-panel"
2525
version: "1.6.4"

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-operator-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ spec:
2121
# TODO remove this plugin definition after resolve https://github.com/integr8ly/grafana-operator/issues/155
2222
plugins:
2323
- name: "vertamedia-clickhouse-datasource"
24-
version: "3.3.1"
24+
version: "3.4.8"
2525
- name: "grafana-piechart-panel"
2626
version: "1.6.4"

deploy/grafana/grafana-with-grafana-operator/grafana-dashboard-queries-cr-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ spec:
2020
datasourceName: "$GRAFANA_PROMETHEUS_DATASOURCE_NAME"
2121
plugins:
2222
- name: "vertamedia-clickhouse-datasource"
23-
version: "3.3.1"
23+
version: "3.4.8"

0 commit comments

Comments
 (0)