From e195946bc834e68b96f3fb2f504df43a54d4c7d5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 22 Feb 2023 20:26:12 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/radicale to v3.1.8.1 --- charts/incubator/radicale/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/radicale/values.yaml b/charts/incubator/radicale/values.yaml index d63ba851c01..bec19c756d6 100644 --- a/charts/incubator/radicale/values.yaml +++ b/charts/incubator/radicale/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/radicale pullPolicy: IfNotPresent - tag: v3.1.8.0@sha256:0522aa317fc4b790021916a570491b7a6d253f80b1e435fe89a256eaec66e2c2 + tag: 3.1.8.1@sha256:98bf783fa812b21dd207e5d7ae1c01f491101bb7255f65dfc3626e9c8990b9b0 # Docker image configuration docs: # https://github.com/tomsquest/docker-radicale#custom-configuration From 5de67584b611f1f08b2a946816a89aa059068d15 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Feb 2023 20:30:22 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/radicale/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/radicale/Chart.yaml b/charts/incubator/radicale/Chart.yaml index c0d9b6f1d3a..a3b034a3f5a 100644 --- a/charts/incubator/radicale/Chart.yaml +++ b/charts/incubator/radicale/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.1.8.0" +appVersion: "3.1.8.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -29,7 +29,7 @@ sources: - https://github.com/Kozea/Radicale - https://github.com/tomsquest/docker-radicale type: application -version: 2.0.9 +version: 2.0.10 annotations: truecharts.org/catagories: | - radicale