Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/actions/helm-default: use the derived SHA as image tag #28410

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

aanm
Copy link
Member

@aanm aanm commented Oct 5, 2023

This commit ensures that the correct image tag, derived from the GitHub SHA, is used in the Helm chart when workflows are triggered by events other than 'workflow_dispatch' or 'pull_request'

Fixes: 4498ec9 (".github: re-use common helm values from a single action")

Reported-by: Marco Iorio <marco.iorio@isovalent.com

This commit ensures that the correct image tag, derived from the GitHub
SHA, is used in the Helm chart when workflows are triggered by events
other than 'workflow_dispatch' or 'pull_request'

Fixes: 4498ec9 (".github: re-use common helm values from a single action")

Reported-by: Marco Iorio <marco.iorio@isovalent.com
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Oct 5, 2023
@aanm aanm requested review from a team as code owners October 5, 2023 08:49
@aanm aanm requested a review from brlbil October 5, 2023 08:49
@aanm
Copy link
Member Author

aanm commented Oct 5, 2023

/test

@aanm aanm merged commit 4bed3ef into cilium:main Oct 5, 2023
59 of 62 checks passed
@aanm aanm deleted the pr/fix-helm-default branch November 23, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants