armadaproject / armada-operator

Apache License 2.0
13 stars 10 forks source link

CI - Use pushed tag from CI workflow as input for releasing charts #287

Closed ljubon closed 1 year ago

ljubon commented 1 year ago

The current process of publishing charts is

Within this process, an initial tag that triggered CI workflow was not forwarded to the Release workflow, therefor publishing charts were not possible as ref was never recieved

This PR address this issue by updating Release workflow and picking up a fix on the latest invoke-push.yaml workflow on G-Research/charts repo which is addressed within PR https://github.com/G-Research/charts/pull/114

NOTE: This PR https://github.com/G-Research/charts/pull/114 should be merged before!

┆Issue is synchronized with this Jira Task by Unito

ljubon commented 1 year ago

Change is not needed, PR https://github.com/G-Research/charts/pull/114/files updated so that we need to change clients workflow