chore(deps): update container image tccr.io/truecharts/traccar to v5.0 (#2749)

* chore(deps): update container image tccr.io/truecharts/traccar to v5.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot 2022-05-25 08:40:41 +02:00 committed by GitHub
parent 9acc6f43d8
commit 0bce8eb988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "4.15"
description: Traccar is an open source GPS tracking system.
name: traccar
version: 5.0.21
version: 5.0.22
kubeVersion: ">=1.16.0-0"
keywords:
- traccar

View File

@ -2,7 +2,7 @@ image:
# -- image repository
repository: tccr.io/truecharts/traccar
# -- image tag
tag: v4.15@sha256:3959d04826ee12f2affcd651a68299d98de088a234483bf8d804c27b8e5081ea
tag: v5.0@sha256:b56353fba09e0103d8fef47b283f5aaf592420ceec0123d14194e8b7a9630d0d
# -- image pull policy
pullPolicy: IfNotPresent