jtblin / kube2iam

kube2iam provides different AWS IAM roles for pods running on Kubernetes
BSD 3-Clause "New" or "Revised" License
1.96k stars 318 forks source link

Fix release workflow on GitHub Actions #350

Closed vtj-ttanaka closed 1 year ago

vtj-ttanaka commented 1 year ago

What this PR does / why we need it:

Fix release workflow on GitHub Actions.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes:

helm/chart-releaser-action no longer has a branch called master.

https://github.com/marketplace/actions/helm-chart-releaser

I fixed it as per the website, but cannot test the fix because this workflow does not run until the fix is merged.

Checklist chart

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 19.481% when pulling 8d24978c18c7d30e398aceafb7dc654ceecde604 on vtj-ttanaka:fix-release-action into c788df7e1e11201a3f7105b13efd9d6e3aedb61d on jtblin:master.