From 9649065dcbbb7cb620cb9b9981c0892511a7beb4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 02:49:01 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/barcodebuddy to latest --- charts/incubator/barcodebuddy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/barcodebuddy/values.yaml b/charts/incubator/barcodebuddy/values.yaml index 8bb688a00e0..256d4ff86c1 100644 --- a/charts/incubator/barcodebuddy/values.yaml +++ b/charts/incubator/barcodebuddy/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/barcodebuddy - tag: latest@sha256:01da862af3f62afb43bf8ce8da87489256ae505243f6c8e71f2bb57d8d4bb2f9 + tag: latest@sha256:49ea1bd458e0e78093fc2ec54b0d2a235cfa431da72a2da50e882406f81c3127 persistence: config: enabled: true From 245b6eca8f88bad5a3564fcd32c79cd186d617c1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 02:52:54 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/barcodebuddy/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/barcodebuddy/Chart.yaml b/charts/incubator/barcodebuddy/Chart.yaml index cdc146c7a6c..a32b4921372 100644 --- a/charts/incubator/barcodebuddy/Chart.yaml +++ b/charts/incubator/barcodebuddy/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/f0rc3/barcodebuddy-docker - https://github.com/Forceu/barcodebuddy type: application -version: 2.0.9 +version: 2.0.10