Commit Graph

8017 Commits (fd69bf6f32ce2b485a080f0924768773dffd9d3d)
 

Author SHA1 Message Date
Robert Sirchia fd69bf6f32
Merge pull request #30592 from robertsirc/slog-prototype
10 months ago
Robert Sirchia f50547bf51
changing error to warn as requested by Matt
10 months ago
Robert Sirchia ef1a6c4a4b
Merge pull request #30604 from helm/dependabot/go_modules/main/github.com/containerd/containerd-1.7.26
10 months ago
dependabot[bot] 5a8058dc31
build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26
10 months ago
Joe Julian 726b2f6f03
Merge pull request #13617 from AustinAbro321/refactor-cmd
10 months ago
Robert Sirchia a11f4c0026
changing info to error
10 months ago
Austin Abro d3814d786b
merge
10 months ago
Robert Sirchia 48f03d316b
changing from log to slog
10 months ago
Matt Farina 8602af9e92
Merge pull request #30589 from mattfarina/release-to-release-v1
10 months ago
Matt Farina e711488970
Move pkg/release to pkg/release/v1 to support v3 charts
10 months ago
Austin Abro f04c456bd6
gofmt
10 months ago
Austin Abro 9f9eb28fed
merge
10 months ago
Robert Sirchia c95d8cefcd
Merge pull request #30572 from yardenshoham/post-renderer-once
10 months ago
Yarden Shoham 0d5e64c1f2 Fix formatting
10 months ago
Yarden Shoham 79dadc6fe4 Merge branch 'main' into post-renderer-once
10 months ago
Matt Farina 35a8bd3a77
Merge pull request #30586 from mattfarina/chart-to-chart-v2
10 months ago
Robert Sirchia 74347ce968
Merge pull request #30585 from robertsirc/remove-deprecated-apis
10 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
10 months ago
Robert Sirchia 4da004e2dc
removing old apis
10 months ago
Austin Abro 1cb4e66044
merge conflict
10 months ago
Robert Sirchia 841f4b1256
Merge pull request #30582 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.35.0
10 months ago
dependabot[bot] 17adaa437a
build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
10 months ago
Matt Farina bff495510d
Merge pull request #30571 from yardenshoham/exec-no-output
10 months ago
Matt Farina 50469d702e
Merge pull request #30580 from mattfarina/releaseutil-to-release-util
10 months ago
Matt Farina 18ca7c1002
Move pkg/releaseutil to pkg/release/util
10 months ago
Austin Abro 297f7b9acb
squash
10 months ago
Yarden Shoham ab926212d9
Apply suggestions from code review
10 months ago
Yarden Shoham dd728861a9 Fix tests
10 months ago
Yarden Shoham 326fdc3e5f
Apply suggestions from code review
10 months ago
George Jenkins a0c281c14d
Merge pull request #30568 from helm/dependabot/github_actions/main/ossf/scorecard-action-2.4.1
10 months ago
George Jenkins ce4007fd1c
Merge pull request #30569 from helm/dependabot/github_actions/main/actions/upload-artifact-4.6.1
10 months ago
Felipe Santos 392ff93916
Fix flaky TestDedupeRepos (#30576)
10 months ago
Joe Julian 0fcd1d33b3
Merge pull request #11112 from felipecrs/filter-dup-repos
10 months ago
Yarden Shoham 9e17871afb fix: error when more than one post-renderer is specified
10 months ago
Yarden Shoham f475f3e1fd feat: error out when post-renderer produces no output
10 months ago
Scott Rigby 2cda65d444
Merge pull request #10309 from Bez625/main
10 months ago
dependabot[bot] 3d35e786c7
build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
10 months ago
dependabot[bot] 5c648151d5
build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1
10 months ago
Matt Farina 1382a2894a
Merge pull request #30567 from mattfarina/chartutil-to-chart-util
10 months ago
Matt Farina e60979b27a
Merge pull request #30566 from robertsirc/remove-config.go
10 months ago
Robert Sirchia 8dd279271e
remove unused config.go
10 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
10 months ago
Chris Berry e5bc21c56b Refactor based on review comment
10 months ago
Chris Berry 9791767baa Refactor based on review comment
10 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
10 months ago
Scott Rigby 52ac92fb69 clarify fix error message
10 months ago
Scott Rigby e8a76bc3eb fix err check
10 months ago
Scott Rigby 3796c1f4a1 remove comments about previous functionality
10 months ago
Scott Rigby f729b9ade0 add short circuit return
10 months ago
Chris Berry 243cb2e21f Update based on review comments
10 months ago