about summary refs log tree commit diff
path: root/ops/kontemplate/util
AgeCommit message (Collapse)AuthorFilesLines
2024-08-20 r/8546 feat(kontemplate): defaults can now have nested valuesArmin Schlegel2-1/+23
See https://b.tvl.fyi/issues/409 for details. Change-Id: Ibb54fab7a78e0e5f708c2a7dc8bb26ac0b2b4689 Signed-off-by: Armin Schlegel <a.schlegel@gridx.de> Reviewed-on: https://cl.tvl.fyi/c/depot/+/11972 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
2019-12-20 chore(kontemplate): Prepare kontemplate for depot-mergeVincent Ambo2-0/+141
This merge will not yet include moving over to buildGo.nix, as support for testing and such is not present in that library yet.