mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
[piaware] Update helm chart common to v2 (#394)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
parent
b74ab67e83
commit
ee918dd6d0
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: v4.0
|
||||
description: Program for forwarding ADS-B data to FlightAware
|
||||
name: piaware
|
||||
version: 3.3.0
|
||||
version: 4.0.0
|
||||
keywords:
|
||||
- piaware
|
||||
- flight-aware
|
||||
@ -17,4 +17,4 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://k8s-at-home.com/charts/
|
||||
version: 1.7.0
|
||||
version: 2.0.3
|
||||
|
@ -1,5 +1,3 @@
|
||||
ingress:
|
||||
enabled: true
|
||||
env:
|
||||
LAT: "29.9792"
|
||||
LONG: "31.1342"
|
||||
|
Loading…
Reference in New Issue
Block a user