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

[CI] github workflow to publish helm charts #561

Open
yongfengdu opened this issue Nov 14, 2024 · 0 comments
Open

[CI] github workflow to publish helm charts #561

yongfengdu opened this issue Nov 14, 2024 · 0 comments
Milestone

Comments

@yongfengdu
Copy link
Collaborator

As most of the CICD is done by workflows, we'll use workflow to automatic the release work of helm-charts.
On the release branch, take v1.1 as example

  1. Modify OPEA/image tag from latest to released version 1.1
  2. Modify chart version from 1.0.0 to 1.1.0
  3. Helm chart dependency update from 1.0.0 to 1.1.0
  4. helm package
  5. helm push to public repo
@chensuyue chensuyue added this to the v1.2 milestone Nov 14, 2024
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

No branches or pull requests

2 participants