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

Bump helm chart on release #134

Merged
merged 26 commits into from
Dec 3, 2021
Merged

Bump helm chart on release #134

merged 26 commits into from
Dec 3, 2021

Conversation

Tarick
Copy link
Contributor

@Tarick Tarick commented Dec 2, 2021

This PR...

Changes

Adds Github workflow to automatically bump appVersion and chart patch version unless there are changes to CRD or RBAC, in which case we're notified to do that manually.

Adds concurrency limits on jobs.

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@Tarick Tarick linked an issue Dec 2, 2021 that may be closed by this pull request
@Tarick Tarick marked this pull request as ready for review December 2, 2021 15:19
Copy link
Contributor

@kylehodgetts kylehodgetts left a comment

Choose a reason for hiding this comment

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

Looks great! Amazing job

Copy link
Contributor

@dobegor dobegor left a comment

Choose a reason for hiding this comment

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

LGTM!

Comment on lines +4 to +6
concurrency:
group: "build"
cancel-in-progress: true
Copy link
Contributor

Choose a reason for hiding this comment

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

I didn't know about this feature... this is great!

@Tarick Tarick merged commit 7475aee into main Dec 3, 2021
@Tarick Tarick deleted the tyatsurak/enhancement/120-helm-ci branch December 3, 2021 09:46
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.

CI: Helm chart version bump on new release tag
3 participants