* 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>
* Remove nolonger used moniker package
Usage was removed in 97d8013
* Remove reference to Zeus
Use name Proxy for now.
* Remove Olympus code
See github issue #777
* Remove Olympus related vendor modules
* Mention Olympus removal in docs
* Add note about no registries existing
* Remove eventlog
* Update docs for Olympus removal
* Changing the PR template
So that when you write "Fixes #123" GH will close the issue after merge. As far as I could tell, it wouldn't do that with the old PR template
* removing bracket syntaxto reduce confusion
* adding example for "Fixes" clause
* Add Code of Conduct file, update README link
* Move Pull Request template up a directory
* Update contact information in Code of Conduct
* Add email as an option in Code of Conduct
* Added templates
* made minor changes
* Modified temps
* made requested changes
* Added requested changes 2
* Made requested changes 3
* Added final changes