Skip to content

Commit 7e65f3d

Browse files
Fix sourceid
Signed-off-by: Michel Hollands <[email protected]>
1 parent 26e0ad0 commit 7e65f3d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/configs/updatecli.d/grafana.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
name: Bump dependency "loki" for Helm chart "meta-monitoring"
1+
name: Bump grafana version specified in the values.yaml
22
sources:
33
latestGrafanaRelease:
44
name: Get latest grafana release on Github
55
kind: githubrelease
66
spec:
77
owner: grafana
88
repository: grafana
9-
name: loki
109
versionfilter:
1110
kind: latest
1211
conditions:
@@ -25,4 +24,4 @@ targets:
2524
key: grafana.image
2625
name: charts/meta-monitoring
2726
versionincrement: none
28-
sourceid: loki
27+
sourceid: latestGrafanaRelease

0 commit comments

Comments
 (0)