helm/pkg/release/v1/util
Matheus Pimenta 265c5eb530
Some checks are pending
build-test / build (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
golangci-lint / golangci-lint (push) Waiting to run
release / release (push) Waiting to run
release / canary-release (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952)
* fix(templating): SplitManifests must preserve line endings for downstream YAML parsers

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>

* Address copilot comment about skipping empty docs

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>

* Port fix to release v2

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>

* Address copilot comments

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>

---------

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2026-04-15 14:33:27 +01:00
..
filter.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
filter_test.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00
kind_sorter.go chore: fixes 2026-02-23 16:46:35 -08:00
kind_sorter_test.go Move the release util to the versioned directory 2025-09-02 10:13:55 -04:00
manifest.go fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952) 2026-04-15 14:33:27 +01:00
manifest_sorter.go Move lint pkg to be part of each chart version 2025-09-02 12:14:37 -04:00
manifest_sorter_test.go Move the release util to the versioned directory 2025-09-02 10:13:55 -04:00
manifest_test.go fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952) 2026-04-15 14:33:27 +01:00
sorter.go Fix test by making date sorting stable and updating golden files 2025-10-13 10:28:43 -06:00
sorter_test.go Moved release objects to enable versioning 2025-10-10 11:49:08 -04:00