Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.45 KB

File metadata and controls

40 lines (26 loc) · 1.45 KB

Gitpod Helm image

Open in Gitpod

Helper image for Helm chart development in Gitpod.

Tags available:

To use the image, set it in .gitpod.yml:

image: vlaaaaaaad/gitpod-helm:latest

Builtins

The image comes with several helpful tools pre-installed:


Contributing

  1. Fork it (https://github.com/vlaaaaaaad/gitpod-helm/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

This project is provided under the MIT License. See LICENSE for more information.