Commit Graph

49 Commits (gjenkins/fix_helm4_release)

Author SHA1 Message Date
George Jenkins d5d1ea3f55 fix: Fix Helm v4 release distribtion/get-helm-3 script
3 days ago
dependabot[bot] 78436b2d0e
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0
2 months ago
dependabot[bot] 7ab768abc0
build(deps): bump actions/setup-go from 5.4.0 to 5.5.0
5 months ago
dongjiang cd19e2a015
Merge branch 'main' into update-golang-version
5 months ago
dongjiang fcc9468b60
fix comments
6 months ago
dependabot[bot] f95410f66c
build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
6 months ago
dongjiang f8e85bf172
change environment varialbe names
6 months ago
dongjiang 068a892d27
fix codereview bug
6 months ago
dongjiang b1000ba5d7
update golang to v1.24
6 months ago
dependabot[bot] 5bf47fb21b
build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
8 months ago
Matt Farina 5727f56a96
Update to Go 1.23
9 months ago
dependabot[bot] 08487907d9
Bump actions/setup-go from 5.1.0 to 5.2.0
10 months ago
Matt Farina 029e983241
Increasing the size of the runner used for releases.
11 months ago
dependabot[bot] f983342597
Bump actions/checkout from 4.2.1 to 4.2.2
11 months ago
dependabot[bot] c867af8e11
Bump actions/setup-go from 5.0.2 to 5.1.0
11 months ago
dependabot[bot] d517450a11
Bump actions/checkout from 4.2.0 to 4.2.1
12 months ago
Matt Farina b2286c4caa
Merge pull request #13328 from robertsirc/adjusting-go-setup-check-latest
12 months ago
dependabot[bot] 2cd8d54c83
Bump actions/checkout from 4.1.7 to 4.2.0
1 year ago
Robert Sirchia a8750f4ce9
adding toplevel permissions to workflows missing them
1 year ago
Robert Sirchia 611fae3d7d
adding check-latest:true
1 year ago
Robert Sirchia e7b25bab6f
bumping version to 1.22.7
1 year ago
dependabot[bot] 98e2af96d5
Bump actions/setup-go from 5.0.1 to 5.0.2
1 year ago
dependabot[bot] a13a353a3e
Bump actions/checkout from 4.1.1 to 4.1.7
1 year ago
Matt Farina 0b64775386 Fixing build issue where wrong version is used
1 year ago
Matt Farina d209b9ba6e Updating to k8s 1.30
1 year ago
dependabot[bot] 53177e06e0
chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
1 year ago
Matt Farina 33ab351984
Merge pull request #12616 from helm/dependabot/github_actions/actions/setup-go-5.0.0
2 years ago
George Jenkins 57265115d8 Merge remote-tracking branch 'upstream/main' into fixup_release
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
George Jenkins 4790bb9bcc Improve release action
2 years ago
dependabot[bot] f980ad319c
chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
2 years ago
dependabot[bot] 372cccad56
chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
2 years ago
Ian Zink 9d3d17aa30
Add missing with clause to release gh action
2 years ago
Ian Zink 21ea847ff2
Fix missing run statement on release action
2 years ago
Ian Zink 0619d088ef
Write latest version to get.helm.sh bucket
2 years ago
dependabot[bot] 4283b2cb3d
chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
2 years ago
dependabot[bot] c3a4122dc6
chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0
2 years ago
dependabot[bot] f9e5db39c9 chore(deps): bump actions/checkout from 3.2.0 to 3.5.3
2 years ago
dependabot[bot] 6e2bddde6a
chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Matt Farina 1f263857a0
Add testing to default and release branches
3 years ago
Andrew Block 2f1dffa3e7
Updates based on feedback
3 years ago
Andrew Block 07821c8037
Removed remaining CircleCI artifacts
3 years ago
Scott Rigby b69646482a
Remove job dependency. Should have done when I moved job to new file
3 years ago
Scott Rigby c8efe2086d
Remove check to run only in helm org
3 years ago
Scott Rigby c5dda0995b
Add why comments
3 years ago
Scott Rigby 131f6f39bb
Convert remaining CircleCI config to GitHub Actions
3 years ago
Andrew Block 35e77cc8ec
Changed how the setup-go action sets go version
3 years ago
Andrew Block 6ba17f1762
CircleCI Migration
3 years ago