From e4a6d3ce62638080cd34a78a9fe70276c7ff569e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 21:53:23 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/backuppc to latest --- charts/incubator/backuppc/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/backuppc/values.yaml b/charts/incubator/backuppc/values.yaml index 10b0d45a4bd..5bd2e071d63 100644 --- a/charts/incubator/backuppc/values.yaml +++ b/charts/incubator/backuppc/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/backuppc - tag: latest@sha256:0e324cab53989f632b4be727e57a7db7cca6e547a7c438e24700f9635882baf0 + tag: latest@sha256:34ba1848b1daca5a0857f4831c76b834ebec94e98717f415b2db835421fdcd0b persistence: backuplocation: enabled: true From 2a80722ccbe88f8783272b6683992062d451bd82 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 21:57:11 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/backuppc/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/backuppc/Chart.yaml b/charts/incubator/backuppc/Chart.yaml index 01647a23b57..5b44962bdc7 100644 --- a/charts/incubator/backuppc/Chart.yaml +++ b/charts/incubator/backuppc/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/tiredofit/backuppc - https://backuppc.github.io/backuppc/index.html type: application -version: 2.0.14 +version: 2.0.15