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

Helm pipeline runs helm package on tags and auto-adds the artifact to a GitHub release #61

Open
2 tasks
izgeri opened this issue Jun 18, 2020 · 1 comment

Comments

@izgeri
Copy link
Contributor

izgeri commented Jun 18, 2020

AC:

  • There is a github action to auto-package the helm chart on tags
  • There is a github action to auto-publish github releases on tags, and the releases include the helm package
@izgeri
Copy link
Contributor Author

izgeri commented Jun 18, 2020

Note: there is already a package action in this project that does the first part of this card, but it outputs the package to package/conjur-oss-{version}.tgz and uploads package/ to the action artifacts. Ideally it would just upload conjur-oss-{version}.tgz so that this tarball could be auto-added to the github release directly - this minor modification may be needed as part of this card.

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

No branches or pull requests

1 participant