[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:
renovate[bot] 2020-12-16 14:28:11 -05:00 committed by GitHub
parent b74ab67e83
commit ee918dd6d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -1,5 +1,3 @@
ingress:
enabled: true
env:
LAT: "29.9792"
LONG: "31.1342"