From 87b7dd7f026e9ca9f4512ced8d455787a82261fd Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 14 Feb 2023 22:25:34 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/timetagger to v23.2.1 --- charts/incubator/timetagger/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/timetagger/values.yaml b/charts/incubator/timetagger/values.yaml index 2896af65660..139f2b44b2a 100644 --- a/charts/incubator/timetagger/values.yaml +++ b/charts/incubator/timetagger/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/timetagger - tag: 23.1.1@sha256:b1260e02c2dc2f783fb813642da23ece60577729e80c341e00ad90a20599b6ec + tag: 23.2.1@sha256:7a6986fed279d1388f892f06360df1ab8c2f5f9c632728e4fc8fe92af1134059 pullPolicy: IfNotPresent securityContext: From 171a947ae6d1506f68b2f80162d7fa5d6e1aa05b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Feb 2023 22:30:50 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/timetagger/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/timetagger/Chart.yaml b/charts/incubator/timetagger/Chart.yaml index 043087cbd36..a9970e74b93 100644 --- a/charts/incubator/timetagger/Chart.yaml +++ b/charts/incubator/timetagger/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.1.1" +appVersion: "23.2.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://ghcr.io/almarklein/timetagger - https://timetagger.app - https://github.com/almarklein/timetagger -version: 2.0.13 +version: 2.0.14 annotations: truecharts.org/catagories: | - utilities