aboutsummaryrefslogtreecommitdiff
path: root/deploy/jsonnetfile.json
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-06-05 00:11:36 +0200
committerMax Audron <audron@cocaine.farm>2021-06-05 00:11:36 +0200
commite53976d33c7611991c8a33344fd2f73211096c6e (patch)
tree0a3bb657711cbd5602931fd4746c1101b8c0a47b /deploy/jsonnetfile.json
parentremove tanka vendoring (diff)
ready tanka deploy for CI
Diffstat (limited to '')
-rw-r--r--deploy/jsonnetfile.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/deploy/jsonnetfile.json b/deploy/jsonnetfile.json
index ad98fc7..76cf8e3 100644
--- a/deploy/jsonnetfile.json
+++ b/deploy/jsonnetfile.json
@@ -14,7 +14,16 @@
"source": {
"git": {
"remote": "https://github.com/jsonnet-libs/k8s-alpha",
- "subdir": "1.19"
+ "subdir": "1.21"
+ }
+ },
+ "version": "master"
+ },
+ {
+ "source": {
+ "git": {
+ "remote": "ssh://git@gitlab.com/cocainefarm/k8s/lib/util.git",
+ "subdir": ""
}
},
"version": "master"