Skip to content

Conversation

@amitschang
Copy link
Contributor

@amitschang amitschang commented Aug 26, 2025

This PR addresses two things:

  • There is some inconsistency between how the release helm chart is published and the PR/main commits, the publication tool writes to .tgz extension, whereas other was publishing to .tar.gz, since we have easier control over the non-release, this commit just updates to match the release extension.
  • We publish images tagged with the commit hash, so we should also publish helm charts using those tags. These tags are more stable than using a name such as main (which constantly changes). This commit adds that

@amitschang amitschang marked this pull request as ready for review August 27, 2025 17:16
@amitschang amitschang merged commit 14b704b into main Sep 4, 2025
3 checks passed
@amitschang amitschang deleted the helm-hash-and-tgz branch September 4, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants