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

Bump chart version #351

Closed vtj-ttanaka closed 1 year ago

vtj-ttanaka commented 1 year ago

What this PR does / why we need it:

Chart version was raised to run the release workflow.

Which issue this PR fixes

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

Special notes:

The release workflow does not detect changes to itself, so the file under charts/kube2iam must be modified.

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 75a434c358cbefe34ffd15e3ef7aa6bff7bf8560 on vtj-ttanaka:bump-chart-version into f62e95d79c6068a62461700f8c9b31edff798eb5 on jtblin:master.

vtj-ttanaka commented 1 year ago

Can we get this merged? I fixed the workflow in #350, so if you increase the Chart version, a new Chart will be released.