chore(deps): update container image mikenye/piaware to v6.0 (#914)

* chore(deps): update container image mikenye/piaware to v6.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-09-07 12:54:19 +02:00 committed by GitHub
parent d774105dc8
commit e68c64974b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -19,4 +19,4 @@ maintainers:
name: piaware
sources:
- https://github.com/flightaware/piaware
version: 1.9.14
version: 1.9.15

View File

@ -7,7 +7,7 @@
image:
repository: mikenye/piaware
pullPolicy: IfNotPresent
tag: v5.0
tag: v6.0
##
# Most other defaults are set in questions.yaml

View File

@ -9,7 +9,7 @@ image:
# -- image repository
repository: mikenye/piaware
# -- image tag
tag: v5.0
tag: v6.0
# -- image pull policy
pullPolicy: IfNotPresent