helm/pkg/chart
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
..
loader Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]" 2025-05-20 16:17:23 -04:00
chart.go Merge pull request from GHSA-9vp5-m38w-j776 2020-09-17 12:31:23 -06:00
chart_test.go Bump the Go version 2023-03-22 11:29:26 -04:00
dependency.go Add annotations and dependencies to get metadata output 2024-12-27 08:11:15 -08:00
dependency_test.go Bump the Go version 2023-03-22 11:29:26 -04:00
errors.go Merge pull request from GHSA-9vp5-m38w-j776 2020-09-17 12:31:23 -06:00
file.go fix(chart): add JSON tags to chart object 2019-11-01 14:50:32 -07:00
fuzz_test.go add chart fuzz tests 2024-09-20 10:31:48 +01:00
metadata.go validation fix 2024-02-07 10:54:15 -05:00
metadata_test.go validation fix 2024-02-07 10:54:15 -05:00