aboutsummaryrefslogtreecommitdiff
path: root/deploy/jsonnetfile.json
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-06-05 01:20:54 +0200
committerMax Audron <audron@cocaine.farm>2021-06-05 01:20:54 +0200
commit0046f6a70086f96b420e0282532f038a57dd9c68 (patch)
treee4aa3d2573a8f8b1261d34b9e488152f3926ea0a /deploy/jsonnetfile.json
parentfix init container name (diff)
update tanka dependencies
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 b97cb05..d27d68d 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -4,7 +4,7 @@
{
"source": {
"git": {
- "remote": "https://github.com/grafana/jsonnet-libs.git",
+ "remote": "https://github.com/grafana/jsonnet-libs",
"subdir": "ksonnet-util"
}
},
@@ -13,7 +13,7 @@
{
"source": {
"git": {
- "remote": "https://github.com/jsonnet-libs/k8s-alpha.git",
+ "remote": "https://github.com/jsonnet-libs/k8s-alpha",
"subdir": "1.21"
}
},
@@ -22,7 +22,7 @@
{
"source": {
"git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
+ "remote": "https://gitlab.com/cocainefarm/k8s/lib/util",
"subdir": ""
}
},