Commit Graph

9592 Commits (main)
 

Author SHA1 Message Date
George Jenkins 4dec37abd2
Merge pull request #32148 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.52.0
15 hours ago
dependabot[bot] 7510b83214
chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0
15 hours ago
George Jenkins 63a5d1baa9
Merge pull request #32153 from TerryHowe/fix/bump-x-net-go-2026-5026-main
15 hours ago
Terry Howe 54ae27fd84
fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026
5 days ago
Terry Howe 609e1ca72c
Merge pull request #32145 from helm/dependabot/github_actions/main/github/codeql-action-4.36.0
5 days ago
Terry Howe 8807308231
Merge pull request #32146 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.1
5 days ago
dependabot[bot] dbb3e35337
chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
5 days ago
dependabot[bot] 60665e9035
chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0
5 days ago
Terry Howe ff2b139502
Merge pull request #32141 from benoittgt/update-v4-readme
5 days ago
Benoit Tigeot 442e1460b9
docs: update version status for v4 stable release
5 days ago
Terry Howe e65b8666aa
Merge pull request #32138 from helm/dependabot/github_actions/main/actions/stale-10.3.0
6 days ago
dependabot[bot] ace245b827
chore(deps): bump actions/stale from 10.2.0 to 10.3.0
6 days ago
Terry Howe 16a39b73fd
Merge pull request #32134 from lexfrei/fix/zero-width-spaces-plugin-comment
6 days ago
Aleksei Sviridkin 979e68fbbd
internal/plugin: remove zero-width spaces from plugin name comment
1 week ago
Terry Howe fcdf3854b0
Merge pull request #32113 from isumitsolanki/issue_32100
1 week ago
Robert Sirchia 6c3f397d2c
Merge pull request #32122 from quyentonndbs/chore/lint-deprecations-comment-typo
1 week ago
George Jenkins 94d5023846
Merge pull request #32125 from SebTardif/fix-slog-printf-args
1 week ago
Evans Mungai 62082d986b
Merge pull request #32128 from matheuscscp/upgrade-cli-utils-c-r
2 weeks ago
Terry Howe a7291a1df4
Merge pull request #32127 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-1.2.1
2 weeks ago
Terry Howe b7d3b4e704
Merge pull request #32126 from helm/dependabot/github_actions/main/github/codeql-action-4.35.5
2 weeks ago
Matheus Pimenta 378ceacd9c
fix(upstream): upgrade to cli-utils 1.2.1, controller-runtime 0.24.1 and k8s 1.36.1
2 weeks ago
dependabot[bot] b5a9299eec
chore(deps): bump github.com/fluxcd/cli-utils from 1.2.0 to 1.2.1
2 weeks ago
dependabot[bot] f772ffedc6
chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5
2 weeks ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
2 weeks ago
Terry Howe b2786f15f2
Merge pull request #32118 from box4wangjing/main
2 weeks ago
George Jenkins 39b2edca71
Merge pull request #32091 from ogulcanaydogan/chore/remove-pre-go120-transport-cloner
2 weeks ago
Kai Tanaka 2032ec5cba docs: fix 'than'->'that' typo in deprecatedAPIError godoc
2 weeks ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
2 weeks ago
Terry Howe 0f09636c79
Merge pull request #32099 from SebTardif/fix/helm-test-logs-multi-container
2 weeks ago
Terry Howe d9a18b59a8
Merge pull request #31695 from aeroyorch/add-duration-functions
2 weeks ago
Terry Howe ce7fb4dae4
Merge pull request #32112 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.51.0
2 weeks ago
Sumit Solanki 53d5f13f46
Potential fix for pull request finding
3 weeks ago
Sumit Solanki 6620fec5d1 fix(downloader): order DiskCache.Get checks for overlayfs empty dirs
3 weeks ago
dependabot[bot] 2cc69251d8
chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0
3 weeks ago
Terry Howe 0752c1f5b5
Merge pull request #32108 from helm/dependabot/github_actions/main/github/codeql-action-4.35.4
3 weeks ago
dependabot[bot] d9b2716be5
chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4
3 weeks ago
George Jenkins 19b3656306
Bump to version v4.2 (#32102)
3 weeks ago
Scott Rigby e23bf3af53
build: Clean up Goreleaser change (#32098)
3 weeks ago
Sebastien Tardif 922558fc1a fix: address review feedback
3 weeks ago
Sebastien Tardif 854f7f6b72 fix: fetch logs from all containers in test pods
3 weeks ago
George Jenkins ad18580255
Merge pull request #31343 from TerryHowe/chore-replace-mitchellh-gox-with-goreleaser
3 weeks ago
Terry Howe b3a458fde9
Merge pull request #31970 from isumitsolanki/fix/31965-decouple-cli-from-kube
3 weeks ago
Terry Howe f60ab7c31c
fix: add -extldflags -static to dist target to match build-cross
4 weeks ago
Terry Howe 64aa46f2f1
build: use goreleaser build with manual archive creation
4 weeks ago
Terry Howe d199a1a42c
chore: remove build-cross dependency from test-acceptance
4 weeks ago
Terry Howe 82899404a6
ci: add fetch-depth 0 to canary checkout for goreleaser
4 weeks ago
Terry Howe c075022ce1
fix: address goreleaser build issues flagged in review
4 weeks ago
Terry Howe 04885dd905
fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in archive names
4 weeks ago
Terry Howe 93103ce66c
fix: disable goreleaser checksums.txt and restrict zip to windows only
4 weeks ago
Terry Howe e49a1dc16e
fix: use index for optional env var in version_template
4 weeks ago