Commit Graph

7 Commits

Author SHA1 Message Date
Ted Wexler
4d97af9db8 Use helm actions 2020-08-05 11:00:43 -04:00
Marwan Sulaiman
de1da781ff Create helm github action
* Trimmed trailing character fixing linting issue
* AppVersion not appVersion for "{{ defaults .appVersion }}" in
deployment.yaml
* Update kind, helm and chart testing versions
* apiVersion in Chart.yaml required helm 2.15.1
* kind deprecated kubeconfig-path in 0.7, fixed test-e2e.sh
* apps/v1 rather than apps/v1beta2 in deployment.yaml
* remove registry reference, add version back in for final fixes

Co-authored-by: Chris Mills <millscj01@gmail.com>
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
Co-authored-by: Aaron Schlesinger <aaron@ecomaz.net>
Co-authored-by: Ted Wexler <ted@stuckinacan.com>
2020-06-29 00:23:24 +01:00
Aaron Schlesinger
c2c5daf61a Switching to using the main default branch (#1628)
* Switching to using the main default branch

* changing links to main branch, not master branch

* Changing a few links to relative

* Bumping chart version

Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2020-06-15 16:44:37 -04:00
Matthew Plachter
71c57ef7ee add config options for redis password (#1545)
* add config options for redis password

* redis password test and failure test

* changed redis name and made a minimal redis.conf

add drone volume

volume fix

remove volumes from drone.

repoint redis path

Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2020-02-25 16:18:04 -08:00
Rimas Mocevicius
8b09a4e70f run chart install test only if it is needed (#1229) 2019-05-17 15:13:22 -07:00
Rimas Mocevicius
955929d89d use circleci for chart testing (#1225)
* use circleci for chart testing

* update ct flags

* trigger ci

* restore circleci config
2019-05-15 12:21:12 -07:00
Rimas Mocevicius
2affe53ec8 add chart linting step to drone pipeline (#1207) 2019-05-03 13:36:41 -07:00