teslamate chart migration (#134)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:34:09 -05:00 committed by GitHub
parent b1762aa3a0
commit eb17f5b148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
apiVersion: v1
appVersion: "v1.13.2"
appVersion: "v1.14.3"
description: A self-hosted data logger for your Tesla 🚘
name: teslamate
version: 1.0.0
version: 2.0.0
keywords:
- teslamate
- tesla
home: https://github.com/billimek/billimek-charts/tree/master/teslamate
home: https://github.com/billimek/billimek-charts/tree/master/charts/teslamate
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/b/bd/Tesla_Motors.svg/793px-Tesla_Motors.svg.png
sources:
- https://github.com/adriankumpf/teslamate

View File

@ -31,7 +31,7 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/teslamate/values.yaml) file. It has several commented out suggested values.
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/teslamate/values.yaml) file. It has several commented out suggested values.
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,

View File

@ -2,7 +2,7 @@ replicaCount: 1
image:
repository: teslamate/teslamate
tag: 1.13.2
tag: 1.14.3
pullPolicy: IfNotPresent
nameOverride: ""