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

🌱 chore: publish chart to rancher/charts #423

Conversation

salasberryfin
Copy link
Contributor

What this PR does / why we need it:

Moving to rancher/charts as Helm chart repository instead of using turtles. This change adds a new script to publish and promote chart versions on demand (taken from other Rancher components such as hosted providers, fleet, etc.).

When the next release of rancher-turtles is published, we'll open a PR against rancher/charts to manually add all required definitions for the chart to be available. Once we validate that the chart is properly served, we can use the automated scripts for updating the version in subsequent releases.

This change removes the existing functionality that uses chart-releaser to publish Helm charts to the repository and use it to serve Helm chart downloads.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Update release documentation with chart release process.

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

@salasberryfin
Copy link
Contributor Author

Closing this as we will not be publishing to rancher/charts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant