From ed38685939c74bef1fd141f8a1fde5df05f8220e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 14 Jun 2024 08:39:07 +0200 Subject: [PATCH] chore(deps): update container image victorrds/etesync to v0.14.2@352c95b by renovate (#23334) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [victorrds/etesync](https://togithub.com/victor-rds/docker-etebase) | minor | `0.11.0` -> `0.14.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
victor-rds/docker-etebase (victorrds/etesync) ### [`v0.14.2`](https://togithub.com/victor-rds/docker-etebase/compare/0.11.0...0.14.2) [Compare Source](https://togithub.com/victor-rds/docker-etebase/compare/0.11.0...0.14.2)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/etesync/Chart.yaml | 4 ++-- charts/stable/etesync/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/etesync/Chart.yaml b/charts/stable/etesync/Chart.yaml index 80bd59e5d77..b316de6b012 100644 --- a/charts/stable/etesync/Chart.yaml +++ b/charts/stable/etesync/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.11.0 +appVersion: 0.14.2 dependencies: - name: common version: 24.0.1 @@ -47,4 +47,4 @@ sources: - https://hub.docker.com/r/victorrds/etesync - https://www.etesync.com/ type: application -version: 11.0.1 +version: 11.1.0 diff --git a/charts/stable/etesync/values.yaml b/charts/stable/etesync/values.yaml index 59f3ab69208..221302aad0c 100644 --- a/charts/stable/etesync/values.yaml +++ b/charts/stable/etesync/values.yaml @@ -1,7 +1,7 @@ image: repository: victorrds/etesync pullPolicy: IfNotPresent - tag: 0.11.0@sha256:816cfadd28d36f4d1b8969009d59c51253b07e5ef3ad9f8e9cf03d8dc59ffa50 + tag: 0.14.2@sha256:352c95b8b13b05d5a4549c18901f8e6642e558754c402a6d81b8e4688706c1c9 securityContext: container: runAsUser: 373