From 625abea21685614f0af67c10e4d8c7a795a643e4 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 5 Jun 2021 12:47:27 +0200 Subject: fix jb remote urls --- deploy/jsonnetfile.json | 2 +- deploy/jsonnetfile.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'deploy') 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": "" } }, -- cgit v1.2.3