mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
bump teslamate default image to 1.22.0 (#727)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
2c9806a2fd
commit
00d17bb5cc
@ -1,8 +1,8 @@
|
||||
apiVersion: v2
|
||||
appVersion: v1.20.0
|
||||
appVersion: v1.22.0
|
||||
description: A self-hosted data logger for your Tesla 🚘
|
||||
name: teslamate
|
||||
version: 3.6.2
|
||||
version: 3.6.3
|
||||
keywords:
|
||||
- teslamate
|
||||
- tesla
|
||||
|
@ -2,7 +2,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: teslamate/teslamate
|
||||
tag: 1.20.0
|
||||
tag: 1.22.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
Loading…
Reference in New Issue
Block a user