Skip to content

Conversation

pwntester
Copy link

Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!

Passes chart version as an env variable to prevent script injection since the contents of VERSION file may be controlled by external users.

<!-- Enter the release note text here if needed or remove this section! -->

Signed-off-by: Alvaro Muñoz <pwntester@github.com>
@pwntester pwntester requested review from a team as code owners November 20, 2024 09:31
@pwntester pwntester requested review from aanm and brlbil November 20, 2024 09:31
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Nov 20, 2024
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Nov 20, 2024
@pwntester pwntester changed the title Update push-chart-ci.yaml Update push-chart-ci.yaml to pass variables through the environmnet Nov 20, 2024
@ferozsalam ferozsalam added the release-note/ci This PR makes changes to the CI. label Nov 20, 2024
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Nov 20, 2024
@ferozsalam
Copy link
Contributor

/test

@joestringer joestringer added this pull request to the merge queue Nov 21, 2024
Merged via the queue into cilium:main with commit e753e67 Nov 21, 2024
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants