Skip to content

Commit fc3ba2d

Browse files
update cabot-grafana to fix GPG error when building docker image
DCO 1.1 Signed-off-by: Tatsuya Ishihara <tisihara@jp.ibm.com>
1 parent dfb093d commit fc3ba2d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

dependency-override.repos

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ repositories:
1010
# url: https://github.com/CMU-cabot/cabot-dashboard
1111
# version: dev
1212

13+
cabot-grafana:
14+
type: git
15+
url: https://github.com/CMU-cabot/cabot-grafana
16+
version: dev
17+
1318
cabot-drivers:
1419
type: git
1520
url: https://github.com/CMU-cabot/cabot-drivers

dependency-release.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ repositories:
118118
cabot-grafana:
119119
type: git
120120
url: https://github.com/CMU-cabot/cabot-grafana
121-
version: 9547f485ceb8ea5eab2158c75f5eb21164847541
121+
version: 89b7fe2f16581bc5627d6e30128f032a90564b58
122122
cabot-grafana/cabot-common:
123123
type: git
124124
url: https://github.com/CMU-cabot/cabot-common

0 commit comments

Comments
 (0)