Commit Graph

18 Commits (d7eb92c4ea8f050509e8cff3a614c40e975d41b2)

Author SHA1 Message Date
Asish Kumar 170ef218ba fix(engine): harden htpasswd validation
1 day ago
Asish Kumar 3cd7b37cb6 fix(engine): support hash algorithm selection in htpasswd
1 day ago
Ilya Kiselev c1a5a6e260 docs(engine): fix misleading toTOML doc comment
3 weeks ago
Ilya Kiselev b075f7a35d feat(engine): add mustToToml template function
3 weeks ago
George Jenkins 92b64e87ad
chore: fixes
2 months ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
11 months ago
Zhanwei Li 34b679e0cc feat: Add mustToYaml and mustToJson template functions
1 year ago
Fred Heinecke 30ce031d77 Merge branch 'main' into feat/add-toyamlpretty-1
2 years ago
Fred Heinecke 73f1dcc1d9 Added `toYamlPretty` template function
2 years ago
Dominik Müller f550eda6e9 feat(pkg/engine): add TOML parsing functionality
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Matt Butcher bb47286f09
fix linting error with lookup function (#7969)
6 years ago
Tuan 97c68adc4d
Add fromYamlArray and fromJsonArray template helpers (#7712)
6 years ago
KUOKA Yusuke 4c351c7248 fix(v3): fix type error while merging map loaded with `fromYaml` template func (#6630)
7 years ago
Matt Farina 967f4fed42
Update dependencies
7 years ago
Thomas O'Donnell 213f714604 Stop Lint from breaking when using required
7 years ago
Josh Dolitsky a12a396aab
Helm 3: registry login/logout (#5597)
7 years ago
Adam Reese 849f27d11f
ref(pkg/engine): make template specific functions private
7 years ago