https://github.com/codefresh-contrib/cfstep-helm
Docker image for Codefresh Helm step
https://github.com/codefresh-contrib/cfstep-helm
Last synced: 5 months ago
JSON representation
Docker image for Codefresh Helm step
- Host: GitHub
- URL: https://github.com/codefresh-contrib/cfstep-helm
- Owner: codefresh-contrib
- License: mit
- Created: 2018-02-12T19:17:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T15:31:50.000Z (about 1 year ago)
- Last Synced: 2025-03-20T16:37:14.099Z (about 1 year ago)
- Language: Python
- Size: 265 KB
- Stars: 12
- Watchers: 2
- Forks: 19
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
This Docker image is being used by the Codefresh Helm step.
See documentation here: [https://codefresh.io/docs/docs/new-helm/using-helm-in-codefresh-pipeline/](https://codefresh.io/docs/docs/new-helm/using-helm-in-codefresh-pipeline/)
To run tests use command from root of this project ``CFSTEP_HELM_ROOTDIR=`pwd` python3 -m robot acceptance_tests``