You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ${GitHub Tag}-amd64 to ensure consistency in our current release tags and aid readability in customer yamls. This tag would point to the same image as tag named "${GitHub tag}".
How?
Modify image-push-release.yml and include ${GitHub Tag}-amd64 tag.
What is the use case for this feature / enhancement?
Allow yaml developers to clearly define the arch of the images.
@digambar15 Hey! I would say to wait for community feedback on whether we should go ahead with this or not before working on it, but I will assign it to you! Thank you!
Now that #348 is merged.
What would you like to be added?
Add
${GitHub Tag}-amd64
to ensure consistency in our current release tags and aid readability in customer yamls. This tag would point to the same image as tag named "${GitHub tag}".How?
Modify image-push-release.yml and include
${GitHub Tag}-amd64
tag.What is the use case for this feature / enhancement?
Allow yaml developers to clearly define the arch of the images.
Images we produce today
The text was updated successfully, but these errors were encountered: