aboutsummaryrefslogtreecommitdiff
path: root/deploy/jsonnetfile.json
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/jsonnetfile.json')
-rw-r--r--deploy/jsonnetfile.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/deploy/jsonnetfile.json b/deploy/jsonnetfile.json
index d27d68d..b97cb05 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -4,7 +4,7 @@
{
"source": {
"git": {
- "remote": "https://github.com/grafana/jsonnet-libs",
+ "remote": "https://github.com/grafana/jsonnet-libs.git",
"subdir": "ksonnet-util"
}
},
@@ -13,7 +13,7 @@
{
"source": {
"git": {
- "remote": "https://github.com/jsonnet-libs/k8s-alpha",
+ "remote": "https://github.com/jsonnet-libs/k8s-alpha.git",
"subdir": "1.21"
}
},
@@ -22,7 +22,7 @@
{
"source": {
"git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
"subdir": ""
}
},