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 releasing Kubervisor process #17

Closed
clamoriniere1A opened this issue May 17, 2018 · 0 comments
Closed

Add releasing Kubervisor process #17

clamoriniere1A opened this issue May 17, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@clamoriniere1A
Copy link
Contributor

we need to automate the releasing process:

  • Helm chart
  • docker image

it can be done thanks to travisci and goreleaser

@clamoriniere1A clamoriniere1A added the enhancement New feature or request label May 17, 2018
@clamoriniere1A clamoriniere1A self-assigned this May 17, 2018
clamoriniere1A added a commit to clamoriniere1A/kubervisor that referenced this issue May 17, 2018
Issues: AmadeusITGroup#17

- generates locally the helm chart with the requested version.
- updates the helm repo index file (```index.yaml```) file with
  the new release.
- creates a new changeset with all changes generated by the new
  release version, then tag this changeset.
- push changeset and associated tag to the remote git repository.
clamoriniere1A added a commit to clamoriniere1A/kubervisor that referenced this issue May 17, 2018
Issues: AmadeusITGroup#17

- generates locally the helm chart with the requested version.
- updates the helm repo index file (```index.yaml```) file with
  the new release.
- creates a new changeset with all changes generated by the new
  release version, then tag this changeset.
- push changeset and associated tag to the remote git repository.
clamoriniere1A added a commit to clamoriniere1A/kubervisor that referenced this issue May 17, 2018
Issues: AmadeusITGroup#17

- generates locally the helm chart with the requested version.
- updates the helm repo index file (```index.yaml```) file with
  the new release.
- creates a new changeset with all changes generated by the new
  release version, then tag this changeset.
- push changeset and associated tag to the remote git repository.
clamoriniere1A added a commit that referenced this issue May 17, 2018
Issues: #17

- generates locally the helm chart with the requested version.
- updates the helm repo index file (```index.yaml```) file with
  the new release.
- creates a new changeset with all changes generated by the new
  release version, then tag this changeset.
- push changeset and associated tag to the remote git repository.
clamoriniere1A added a commit to clamoriniere1A/kubervisor that referenced this issue May 18, 2018
Issues: AmadeusITGroup#17

- generates locally the helm chart with the requested version.
- updates the helm repo index file (```index.yaml```) file with
  the new release.
- creates a new changeset with all changes generated by the new
  release version, then tag this changeset.
- push changeset and associated tag to the remote git repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant