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

Automate operator version bumps on release #183

Merged
merged 4 commits into from
Apr 28, 2023

Conversation

alexander-demicev
Copy link
Member

Fleet already has some automation around version bump in rancher https://github.com/rancher/fleet/tree/master/.github/workflows
This PR will follow the same practice:

  • A workflow with a script to update go modules in rancher/rancher
  • A workflow with a script to update charts

Fixes #110

@alexander-demicev alexander-demicev requested a review from a team as a code owner April 27, 2023 16:36
@alexander-demicev alexander-demicev self-assigned this Apr 27, 2023
mjura
mjura previously approved these changes Apr 28, 2023
Copy link
Contributor

@mjura mjura left a comment

Choose a reason for hiding this comment

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

there is only small typo in tittle, but it so cool 👍

@alexander-demicev
Copy link
Member Author

all fixed

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

Successfully merging this pull request may close these issues.

Automate releasing a new version and updating helm chart and dependencies in a core rancher.
4 participants