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 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