From 334026683f41057436854cdb08434f677c907112 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 16:14:24 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/poste to latest (#14966) 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/poste | digest | `fbae120` -> `35d6d08` | --- > [!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/poste/Chart.yaml | 2 +- charts/incubator/poste/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/poste/Chart.yaml b/charts/incubator/poste/Chart.yaml index ce16b5a00e8..63e5ee85483 100644 --- a/charts/incubator/poste/Chart.yaml +++ b/charts/incubator/poste/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/poste - https://poste.io/ type: application -version: 2.0.11 +version: 2.0.12 diff --git a/charts/incubator/poste/values.yaml b/charts/incubator/poste/values.yaml index 23f7f648027..1637633a117 100644 --- a/charts/incubator/poste/values.yaml +++ b/charts/incubator/poste/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/poste - tag: latest@sha256:fbae120b76040f8d259b3f19662004965941a92fe984e38237116699e460b985 + tag: latest@sha256:35d6d08245efafe62b424e055b62186407532fb0b50040b50f121b700f8eb50c persistence: data: enabled: true