Commit Graph

9952 Commits (80fe11737bb60c831d0c1fc9253438e6c0c3b339)
 

Author SHA1 Message Date
Robert Sirchia 80fe11737b
Merge branch 'main' into fix-plugin-oci-image-index
2 weeks ago
Robert Sirchia d62bee21c2
Merge pull request #32570 from MsfPablo/fix-readiness-log-typo
2 weeks ago
Robert Sirchia 1af7ea274a
Merge branch 'main' into fix-readiness-log-typo
2 weeks ago
dependabot[bot] 0f4decb96b
chore(deps): bump the github-actions group across 1 directory with 4 updates (#32574)
2 weeks ago
dependabot[bot] fb1930096e
chore(deps): bump the k8s-io group with 7 updates (#32572)
2 weeks ago
MsfPablo 6888b0a280 fix: correct 'doest not match' in readiness debug logs
2 weeks ago
Ruslan Shaydullin 67d54fd880
fix(provenance): support GnuPG keybox (pubring.kbx) keyrings (#32281)
3 weeks ago
dependabot[bot] e9b85e4de1
chore(deps): bump github.com/stretchr/testify from 1.12.0 to 1.12.1 (#32562)
3 weeks ago
George Jenkins 9b447b4048
Merge pull request #32485 from Mentigen/fix/stamp-mod-times-normalize
3 weeks ago
Matt Farina fa9e77c0c3
Merge pull request #32525 from locker95/fix/values-eof-multiple-of-buffer
3 weeks ago
dependabot[bot] c000a408b8
chore(deps): bump the github-actions group across 1 directory with 4 updates (#32556)
3 weeks ago
dependabot[bot] bafdcde8ec
chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.0 (#32555)
3 weeks ago
water ec96af9a82 fix(registry): accept OCI Image Index in plugin pull
4 weeks ago
dependabot[bot] 2a29f1770b
chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#32545)
4 weeks ago
dependabot[bot] edb94f897d
chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 (#32543)
4 weeks ago
Dean Chen fd4ed4952b
test(loader): cover 8192-byte EOF boundary for LoadValues
1 month ago
Dean Chen 601445e88c
fix(loader): do not drop values files ending at a 4096-byte boundary
1 month ago
dependabot[bot] f3d68cdbea
chore(deps): bump the github-actions group with 4 updates (#32523)
1 month ago
Terry Howe a0c2f6dade
fix: bump go.opentelemetry.io/otel to v1.44.0 for GO-2026-5158 (#32521)
1 month ago
dependabot[bot] f8a308cd47
chore(deps): bump github.com/santhosh-tekuri/jsonschema/v6 (#32514)
1 month ago
George Jenkins e8a24895d1
Merge pull request #31580 from biagiopietro/feature/rollback-description-flag
1 month ago
George Jenkins 819e069eb9
Merge pull request #32516 from helm/dependabot/github_actions/main/github-actions-abda45ccb9
1 month ago
dependabot[bot] 47eb219a71
chore(deps): bump the github-actions group with 4 updates
1 month ago
MrJack b44d98328b
Merge branch 'helm:main' into feature/rollback-description-flag
1 month ago
dependabot[bot] ae877c8bfb
chore(deps): bump the github-actions group with 4 updates (#32508)
1 month ago
MrJack 2b239b84e4
Merge branch 'helm:main' into feature/rollback-description-flag
1 month ago
Nikolaus Schuetz a8ab76e86f
test(action): poll for the interrupted install goroutine instead of a zero-margin sleep (#32328)
1 month ago
dependabot[bot] ac1c68746f
chore(deps): bump actions/stale in the github-actions group (#32487)
1 month ago
George Jenkins 9b1eb018a3
Merge pull request #32339 from 1solomonwakhungu/fix/get-helm-cache-busting
1 month ago
Ilya Kiselev e923167513 test(package): fix errorlint + exact path match in lock test
1 month ago
Ilya Kiselev 3c3be926aa fix(chart): normalize StampModTimes timestamp + Chart.lock test
1 month ago
Terry Howe 7e641d30a9
Merge pull request #32481 from mmorel-35/gofumpt
1 month ago
Terry Howe fda6e6043d
Merge pull request #32484 from helm/dependabot/go_modules/main/go.yaml.in/yaml/v3-3.0.5
1 month ago
dependabot[bot] ce27485634
chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5
2 months ago
Solomon Wakhungu bc0114c708 fix(scripts): clarify cache-busting behavior
2 months ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
Solomon Wakhungu bbaf420a10 fix(scripts): address cache-busting review feedback
2 months ago
MrJack f3edb83df4 Make golangci-lint happy
2 months ago
MrJack 94a3315f4d Added missing import
2 months ago
MrJack 500f02d597 Readded "unicode/utf8"
2 months ago
MrJack f1ede7c9c1 Potential fix for pull request finding
2 months ago
MrJack 4fcc4e4b3d Apply suggestions from code review
2 months ago
MrJack 91520a7806 refactor(rollback): validate description length before cluster reachability check
2 months ago
MrJack e73dfab5fb refactor(test): reuse existing rollback.txt golden file
2 months ago
MrJack b177a8e906 Removed extra space in rollback-with-description.txt
2 months ago
MrJack a92611c202 Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
2 months ago
MrJack 8a34f3b7b4 Use rune count to count properly multi-byte UTF-8 characters
2 months ago
MrJack cb91040c44 Enhanced rollback description length
2 months ago
MrJack e69e424ab1 Changed if construction
2 months ago
MrJack b606955f09 Set 256 as limit for maxDescriptionLength. 256 comes from MAX value for key and value
2 months ago