helm/pkg/chart/v2/loader
Matt Farina cf7613ba6b
Reverting fix "renders int as float"
This reverts #13533

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.

Note: This kind of change can be put into v3 charts, that are in
active development, without causing a regression.

Closes #30880

Signed-off-by: Matt Farina <matt@mattfarina.com>
2025-05-21 15:09:01 -04:00
..
testdata Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
archive.go Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00
archive_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
directory.go Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00
load.go Reverting fix "renders int as float" 2025-05-21 15:09:01 -04:00
load_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00