hub/.ct.yaml

5 lines
114 B
YAML
Raw Normal View History

Helm chart testing (#648) * fixes #535 Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * add back header statements Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * use simple name Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * use v2 Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * add required config and point to chart Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * Update .ct.yaml Co-authored-by: Scott Rigby <scott@r6by.com> Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * fixing changes requested by @scottrigby Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * update deployment with default host expansion, ci override for name, and bump Chart.yaml Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * update deployment with default host expansion, ci override for name, and bump Chart.yaml Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * change chart name, and fix secretdata to match template Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * fix remaining hosts Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * fix backend copy Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * change chart name back to `artifact-hub`, and ran a quick trailing-whitespace / end-of-files lint on the repo Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * fix ci Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * Revert "change chart name back to `artifact-hub`, and ran a quick trailing-whitespace / end-of-files lint on the repo" This reverts commit 09086f67 Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * revert chart name change Signed-off-by: Nicholas St. Germain <nick@cajun.pro> * revert chart name change Signed-off-by: Nicholas St. Germain <nick@cajun.pro>
2020-09-16 13:21:51 +08:00
helm-extra-args: --timeout 180s
chart-repos:
- stable=https://charts.helm.sh/stable
validate-maintainers: false