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

Add github workflows to release helm chart #570

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yongfengdu
Copy link
Collaborator

  • manual-freeze-tag.yaml to run on release branch, modify version and tags
  • manual-helm-cd-workflow.yaml to trigger tests
  • manual-release-charts.yaml to release the helm charts to public repo

Description

The summary of the proposed changes as long as the relevant motivation and context.

Issues

#561

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
.github/workflows/manual-release-charts.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@mkbhanda mkbhanda left a comment

Choose a reason for hiding this comment

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

Thank you @yongfengdu ! LGTM

* manual-freeze-tag.yaml to run on release branch, modify version and tags
* manual-helm-cd-workflow.yaml to trigger tests
* manual-release-charts.yaml to release the helm charts to public repo

Signed-off-by: Dolpher Du <[email protected]>
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.

4 participants