diff options
| -rw-r--r-- | deploy/jsonnetfile.json | 6 | ||||
| -rw-r--r-- | deploy/jsonnetfile.lock.json | 10 |
2 files changed, 8 insertions, 8 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": "" } }, diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json index bc8bc63..4181842 100644 --- a/deploy/jsonnetfile.lock.json +++ b/deploy/jsonnetfile.lock.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" } }, @@ -14,7 +14,7 @@ { "source": { "git": { - "remote": "https://github.com/jsonnet-libs/k8s-alpha.git", + "remote": "https://github.com/jsonnet-libs/k8s-alpha", "subdir": "1.21" } }, @@ -24,12 +24,12 @@ { "source": { "git": { - "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git", + "remote": "https://gitlab.com/cocainefarm/k8s/lib/util", "subdir": "" } }, - "version": "dffd45092b4e84fd239b59c91942a4e391d911b1", - "sum": "YsKrwZU3GQbzzEISlAJ/3tU6ZcJvBnogMs5kEQJ/lzQ=" + "version": "d70d21454438cd678da7e36e01bcf8b5523ecc6c", + "sum": "nZJXihudUo9iY7ojEQVo/Nidinmj0JcApECTPom41As=" } ], "legacyImports": false |
