Fix TeslaMate image tag (2.2.0 not v2.2.0)
Docker Hub uses 2.2.0 tag while GitHub release is v2.2.0. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
922f63f6e7
commit
f49af8a292
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: teslamate
|
||||
image: teslamate/teslamate:v2.2.0
|
||||
image: teslamate/teslamate:2.2.0
|
||||
ports:
|
||||
- containerPort: 4000
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue