Skip to content

Commit b746ef4

Browse files
committed
perf: dashboard grafana
1 parent f5d110d commit b746ef4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

helm/charts/vechr-monitoring/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
- IoT
99

1010
type: application
11-
version: 0.0.3
11+
version: 0.0.4
1212
home: https://github.com/vechr/k8s
1313
maintainers:
1414
- name: zulfikar

helm/charts/vechr-monitoring/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ grafana:
5858
port: 3000
5959
image:
6060
name: grafana/grafana
61-
tag: 10.0.3
61+
tag: latest
6262
imagePullPolicy: "Always"
6363
restartPolicy: "Always"
6464
env:
@@ -141,6 +141,7 @@ grafana:
141141

142142
# you can find more information in here
143143
# https://grafana.com/docs/loki/latest/configuration/
144+
144145
loki:
145146
enabled: true
146147
port: 3100

0 commit comments

Comments
 (0)