Skip to content

Commit ce59115

Browse files
committed
chore: upgrade grafana to latest patch (v10.4.19)
Signed-off-by: Danny Kopping <[email protected]>
1 parent c32223f commit ce59115

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

coder-observability/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,8 @@ grafana-agent:
275275

276276
grafana:
277277
enabled: true
278+
image:
279+
tag: 10.4.19
278280
fullnameOverride: grafana
279281
useStatefulSet: true
280282
replicas: 1

compiled/resources.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11247,8 +11247,8 @@ spec:
1124711247
app.kubernetes.io/name: grafana
1124811248
app.kubernetes.io/instance: coder-observability
1124911249
annotations:
11250-
checksum/config: 4b5f6512e962f90e1dcdfbecb3713a10f3a998745141a4fc1adfcbb4cff23282
11251-
checksum/dashboards-json-config: 3f59a9bfe9e7e9b7e6ca4ea81afd7bac7a8d78eadb7edbb44be4a327efd1d931
11250+
checksum/config: 2828a490315379b00f2116ebe6a20dd3ca9a4d5ce5839f037c1eb0a4501ecb18
11251+
checksum/dashboards-json-config: 010b57348b6dd1f09007330c03d22a0570022534712646511cad39a9e3cb4bb7
1125211252
checksum/sc-dashboard-provider-config: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
1125311253
kubectl.kubernetes.io/default-container: grafana
1125411254
spec:

0 commit comments

Comments
 (0)