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

[teraslice-chart] Add Teraslice Helm Chart Release Workflow #3915

Merged
merged 13 commits into from
Jan 23, 2025

Conversation

sotojn
Copy link
Contributor

@sotojn sotojn commented Jan 22, 2025

This PR makes the following changes:

  • Adds initial release workflow for the Teraslice chart.
    • This workflow will check ghcr for the listed version in the Chart.yaml to see if a tag already exists
      • If it exists, it will stop and move on to building docs
      • If not, ci will package the new chart in a tarball file and update the index.yaml file with the change and commit the change to the index.yaml to the master branch. It will then upload the tarball as an OCI artifact to the terascope gitHub container registry.
    • In both scenarios it will generate an index.html file and append these files in the /charts directory of the documentation build static files.
    • These actions are triggered on every merge to the master branch
  • Updates the charts default values to use the latest teraslice version and node version

Ref to issue #3890

@sotojn sotojn self-assigned this Jan 22, 2025
@sotojn sotojn requested review from busma13 and godber January 22, 2025 21:29
Copy link
Contributor

@busma13 busma13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a few typos

Copy link
Contributor

@busma13 busma13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@godber godber merged commit 7f91541 into master Jan 23, 2025
47 checks passed
@godber godber deleted the teraslice-chart-publish branch January 23, 2025 17:41
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