Commit Graph

166 Commits (f8180e6de473bb4b1008b76aa2ac63b8bcd104c0)

Author SHA1 Message Date
Akanksha Trehun a91e9f6a24
fix(Makefile): update outdated .sha256 comment for Helm v4 (#32323)
3 weeks ago
Scott Rigby e23bf3af53
build: Clean up Goreleaser change (#32098)
3 months ago
Terry Howe f60ab7c31c
fix: add -extldflags -static to dist target to match build-cross
3 months ago
Terry Howe 64aa46f2f1
build: use goreleaser build with manual archive creation
3 months ago
Terry Howe d199a1a42c
chore: remove build-cross dependency from test-acceptance
3 months ago
Terry Howe c075022ce1
fix: address goreleaser build issues flagged in review
3 months ago
Terry Howe 04885dd905
fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in archive names
3 months ago
Terry Howe eaa09100b9
fix: canary build file names
3 months ago
Terry Howe 37284a9211
fix goreleaser archive
3 months ago
Terry Howe e368f170af
update configuration to v2
3 months ago
Terry Howe e7bea8513c
remove GOTOOLCHAIN
3 months ago
Terry Howe 075c096afe
chore: replace mitchellh/gox with goreleaser
3 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
8 months ago
Benoit Tigeot faa8912e36
Inform we use a different golangci-lint version than the CI
8 months ago
Benoit Tigeot b6a8c65216
fix: correct LDFLAGS path for default Kubernetes version
9 months ago
Robert Sirchia f0386b1daa
Merge pull request #31338 from yzewei/add-loong64-support
9 months ago
yzewei fd3ef2e000 Add loongarch64 support
10 months ago
George Jenkins b97452d0e7 feat: `helm version` print Kubernetes (client-go) version
10 months ago
Stephanie Hohenberg 1904ef6ad8 Adapt test-coverage command to be able to run for a certain package
11 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
11 months ago
Evans Mungai 5dabfdfb3f
Merge remote-tracking branch 'origin/main' into em/check-go-modules
11 months ago
Terry Howe 9eafbc53df fix: make file whitespace
11 months ago
Terry Howe 4bc93393bc
feature: enable shuffle for unit tests
12 months ago
Evans Mungai 064a18ff79
Update Makefile
1 year ago
Evans Mungai 46c8caa410
Add info target as part of build
1 year ago
Evans Mungai 0dae3d6e88
chore: check if go modules are tidy before build
1 year ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
2 years ago
George Jenkins 4a15cc3385 Cleanup redundant GO11MODULE
2 years ago
Matt Farina d45439f2e9
Merge pull request #11923 from Bhargav-InfraCloud/helm-create-deprication-tests
2 years ago
Asmit De 5cef14370d
[mk] Add windows arm64 build targets
2 years ago
Bhargav Ravuri 9c0b4c8121
test(create): Test to check deprecated resource templates
2 years ago
weidongkl 57a1bb80e5
Update architecture detection method
3 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
3 years ago
Antony Chazapis 040330592f Pin gox to specific commit
3 years ago
Antony Chazapis 786707c065 Add support for RISC-V
3 years ago
Joe Julian 6f6c0d831d
Allow CGO_ENABLED to be overridden for build
4 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
4 years ago
Matt Farina 3490f1e7b6 Updating vcs to latest version
4 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
5 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
5 years ago
pallavJha 03eec30907 add flag trimpath in the go build command
5 years ago
Joe Lanford ecdc34c5ab
Add darwin/arm64 (Apple Silicon) support
6 years ago
Marc Khouzam 8d33624520 fix(test): Increase golangci-lint timeout
6 years ago
Adam Reese b4010b7782
chore(Makefile): add target to generate golden files
6 years ago
Adam Reese 6760dda91f
Merge pull request #9192 from adamreese/fix/rebuild-on-gomod-change
6 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
6 years ago