Commit Graph

37 Commits

Author SHA1 Message Date
2dba179df8 Update .gitlab-ci.yml file 2023-10-30 12:04:03 +00:00
390af14f45
prevent duplicate asset links on release 2023-10-27 14:41:57 +02:00
684551cdb3
put tag name in the asset name 2023-10-27 14:32:25 +02:00
495703d2ca
asset on tag upload 2023-10-27 14:26:06 +02:00
9d8d5d68ab
improve README and help 2023-10-27 14:02:38 +02:00
2a311facb0 checkout submodules 2023-10-27 11:30:24 +00:00
fcbbd3191e
build with make & inject version on build 2023-10-27 13:15:10 +02:00
0b5646cf68
move helm template language to external library 2023-10-23 14:14:37 +02:00
169c21d46a
include version calculator 2023-10-23 13:47:26 +02:00
a5df99e087 Add version calculation submodule 2023-10-23 11:30:22 +00:00
60f2cc1699 Update .gitlab-ci.yml file 2023-10-23 11:16:26 +00:00
2320206d10 Update .gitlab-ci.yml file to build statically for multi-arch and platforms 2023-10-23 10:55:46 +00:00
7487560275 Merge branch 'helm-compat' into 'main'
Add Full Helm Compatibility

See merge request CRThaze/spry!1
2023-10-23 09:54:26 +00:00
053daed387
no support warnings 2023-10-23 11:52:28 +02:00
5115ed74d4
not strict by default 2023-10-23 11:48:16 +02:00
480b2c6e04
improve helm output options 2023-10-23 10:24:16 +02:00
07d0cab3ee
use helm engine in cli 2023-10-21 15:29:26 +02:00
4dac2ea565
use helm engine for helm templating 2023-10-21 15:06:55 +02:00
24f6aa711a
begin adding helm compatibility layer 2023-10-15 13:43:28 +02:00
2d399eaaa7
don't map funcs twice 2023-10-13 17:25:33 +02:00
f91067150c
text/template not html/template 2023-10-13 17:21:08 +02:00
d08de0d34d Update .gitlab-ci.yml file 2023-10-13 15:01:26 +00:00
79618faf8f Update .gitlab-ci.yml file 2023-10-13 14:59:36 +00:00
f18877409d Update .gitlab-ci.yml file 2023-10-13 14:59:13 +00:00
17b17d4d57 Update .gitlab-ci.yml file 2023-10-13 14:58:28 +00:00
fed614efa9
clarify templating is sprig only 2023-10-13 16:30:42 +02:00
81fdd9a413
ensure sprig funcs are mapped for files 2023-10-13 16:14:53 +02:00
06da4ca080
better help 2023-10-13 15:51:56 +02:00
9d1f97258a
add helm compatibility option 2023-10-13 15:26:16 +02:00
207aad94a0
update docs with a better explanation 2023-10-13 15:13:18 +02:00
8067b10b0b
fix multi template file rendering 2023-10-13 15:04:13 +02:00
b0a3501b00
deduplicate files and don't use values files as templates 2023-10-13 14:01:43 +02:00
5f76bca8a3
fix value merging & json unmarshalling 2023-10-13 13:07:10 +02:00
b474823853
handle pipes and calling without args better 2023-10-13 12:22:36 +02:00
e16cb89d9f
basic structure 2023-10-12 22:35:46 +02:00
92e101824c Add LICENSE 2023-10-12 18:04:03 +00:00
d390164e3e Initial commit 2023-10-12 18:03:03 +00:00