helm/pkg/chart/loader
Matt Farina c5249c1f8d
Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
This change has caused issues with numerous charts around things
unrelated to toml. This is because of functions like typeIs/typeOf
being used and acted upon.

The change caused a significant regression.

Closes #30880

Signed-off-by: Matt Farina <matt@mattfarina.com>
2025-05-20 16:17:23 -04:00
..
testdata fix(*): remove bom in utf files when loading chart files (#6081) 2020-04-23 14:56:26 +02:00
archive.go Unarchiving fix 2025-04-09 09:23:13 -04:00
archive_test.go Fixing all the linting errors 2024-03-11 17:13:34 -04:00
directory.go Unarchiving fix 2025-04-09 09:23:13 -04:00
load.go Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]" 2025-05-20 16:17:23 -04:00
load_test.go Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00