mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
[teslamate] Update helm chart postgresql to v10 (#211)
* [teslamate] Update helm chart postgresql to v10 * bump minor Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
parent
e621f470f5
commit
7fc5825da9
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: v1.20.0
|
||||
description: A self-hosted data logger for your Tesla 🚘
|
||||
name: teslamate
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
keywords:
|
||||
- teslamate
|
||||
- tesla
|
||||
@ -12,7 +12,7 @@ sources:
|
||||
- https://github.com/adriankumpf/teslamate
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
version: 9.1.2
|
||||
version: 10.1.0
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: postgresql.enabled
|
||||
maintainers:
|
||||
|
Loading…
Reference in New Issue
Block a user