* mass-rename of chart repo
* update all Chart.yaml files to replace references from old repo to new
repo
* update all Chart.yaml files to set apiVersion to v2 where necessary
* update all README.md files to replace references from old repo to new
repo
* fix teslamate dependencies for v2
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* [librespeed] initial commit
* [librespeed] Correct use of not equal
* Add enable/disable for history
* Update to use different chart that has working env vars
* [librespeed] Better description
* [librespeed] Formatting
* lift and shift from personal repo
* cleanup chart.yaml, fix port forward in notes
Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
* Bump chart version
Signed-off-by: Thomas John Wesolowski <wojoinc@gmail.com>
* enable dependent chart support for mariadb and postgres
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* forgot to include the values.yaml file in commit
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* default postgres persistence to disabled
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* bump chart version to 1.2.1
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* add commented out storageClass designations for both postgres and mariadb
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* bump chart version
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* bump chart, rename to full postgresql
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* bump chart
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* nested the postgres wrong, bumped chart version
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* revert to v1.2.0 for PR
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
* fix name for postgresql in readme
Signed-off-by: Ryan Holt <ryan@ryanholt.net>
Co-authored-by: Jeff Billimek <jeff@billimek.com>
* add esphome dependency to home-assistant
* bump chart apiVersion to v2
* We need to upgrade the Chart apiVersion to v2
Co-authored-by: Jeff Billimek <jeff@billimek.com>
* Including UI with lint
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Ingress deactivated by default
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Version 0.2.0
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Add ui settings
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Display the application URL
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Protect boolean as string
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Remove warning from lint
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Move probes, service and ingress within ui values
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Revert "Move probes, service and ingress within ui values"
This reverts commit 08a91e316bb81aee43739ed51f89d378541cf255.
* Using generic configmap por assistant settings
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Move probes, services and ingress within assistant section
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
* Some wording
Signed-off-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>
Co-authored-by: Miguel Angel Santiago <miguelangel.santiago@hotmail.com>