From e3cad00fee19c143eb5a84e78aa6d65097df936a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 14 Dec 2022 01:15:15 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/etesync to v0.11.0 --- charts/incubator/etesync/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/etesync/values.yaml b/charts/incubator/etesync/values.yaml index fea721aaa75..0f5a377a33c 100644 --- a/charts/incubator/etesync/values.yaml +++ b/charts/incubator/etesync/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/etesync pullPolicy: IfNotPresent - tag: 0.10.0@sha256:c3fc7f4bbe3371336fafd41c0f219f72e9ea08cf63ce4c814adb015e1fd4473d + tag: 0.11.0@sha256:47478da0d1b3ab18d5bfbcd4537fa80305ace94746b01c32e609c7e9e663d860 podSecurityContext: runAsUser: 373 From 28a68df4b9d1bfcc409e807461c591e752194f55 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 14 Dec 2022 01:19:54 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/etesync/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/etesync/Chart.yaml b/charts/incubator/etesync/Chart.yaml index 6f7c5fc6e41..e155b7b884a 100644 --- a/charts/incubator/etesync/Chart.yaml +++ b/charts/incubator/etesync/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.10.0" +appVersion: "0.11.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -36,7 +36,7 @@ sources: - https://github.com/victor-rds/docker-etebase - https://hub.docker.com/r/victorrds/etesync type: application -version: 3.0.10 +version: 3.0.11 annotations: truecharts.org/catagories: | - productivity