From 8e8cdbaaedf1af4c13a6e8ae6364c91c81f81429 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:15:15 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/remotely to latest (#14981) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/remotely | digest | `f443102` -> `ceac680` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/remotely/Chart.yaml | 2 +- charts/incubator/remotely/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/remotely/Chart.yaml b/charts/incubator/remotely/Chart.yaml index bf7a9d1f842..a4e5595d43b 100644 --- a/charts/incubator/remotely/Chart.yaml +++ b/charts/incubator/remotely/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/remotely - https://remotely.one/ type: application -version: 2.0.8 +version: 2.0.9 diff --git a/charts/incubator/remotely/values.yaml b/charts/incubator/remotely/values.yaml index 6aed737544b..4a5704fd08a 100644 --- a/charts/incubator/remotely/values.yaml +++ b/charts/incubator/remotely/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/remotely - tag: latest@sha256:f443102cfc770a4a0e5c08870ec07147c60afde68deb6e7172ac2b96332a6f0f + tag: latest@sha256:ceac680d126251a7f2a2880637ec9ecc1d284a1eb2165207cff6d78d06bb7d78 persistence: data: enabled: true