We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f96a5 commit 7921d01Copy full SHA for 7921d01
README.md
@@ -14,6 +14,8 @@ This helm chart will install all the necessary components to have a working [Pro
14
- using [cert-manager](https://github.com/jetstack/cert-manager)
15
- Fully working Prow
16
- All Prow components are installed in full and can be updated using the provided fields in the [values.yaml](prow-chart/values.yaml)
17
+- Helm package published in the releases for easy install - no registry needed
18
+ - `helm install prow https://github.com/ouzi-dev/prow-helm-chart/archive/prow-chart-${RELEASE}.tgz`
19
20
## Requirements
21
0 commit comments