aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deploy/jsonnetfile.json2
-rw-r--r--deploy/jsonnetfile.lock.json6
2 files changed, 4 insertions, 4 deletions
diff --git a/deploy/jsonnetfile.json b/deploy/jsonnetfile.json
index d27d68d..a9ca058 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -22,7 +22,7 @@
{
"source": {
"git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
"subdir": ""
}
},
diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json
index 4181842..b0e3491 100644
--- a/deploy/jsonnetfile.lock.json
+++ b/deploy/jsonnetfile.lock.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"
}
},
@@ -14,7 +14,7 @@
{
"source": {
"git": {
- "remote": "https://github.com/jsonnet-libs/k8s-alpha",
+ "remote": "https://github.com/jsonnet-libs/k8s-alpha.git",
"subdir": "1.21"
}
},
@@ -24,7 +24,7 @@
{
"source": {
"git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
"subdir": ""
}
},