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
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "4.15" appVersion: "4.15"
description: Traccar is an open source GPS tracking system. description: Traccar is an open source GPS tracking system.
name: traccar name: traccar
version: 5.0.21 version: 5.0.22
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
keywords: keywords:
- traccar - traccar
+1 -1
View File
@@ -2,7 +2,7 @@ image:
# -- image repository # -- image repository
repository: tccr.io/truecharts/traccar repository: tccr.io/truecharts/traccar
# -- image tag # -- image tag
tag: v4.15@sha256:3959d04826ee12f2affcd651a68299d98de088a234483bf8d804c27b8e5081ea tag: v5.0@sha256:b56353fba09e0103d8fef47b283f5aaf592420ceec0123d14194e8b7a9630d0d
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent