From c2156e0cff4d5439bea112d277e5723edb42a119 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 23 May 2026 21:53:59 +0200 Subject: [PATCH] =?UTF-8?q?fix(shaarli):=20update=20image=20docker.io/shaa?= =?UTF-8?q?rli/shaarli=20v0.16.1=20=E2=86=92=20v0.16.2=20(#48481)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/shaarli/shaarli | patch | `68f483e` → `73e527f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate). --- charts/stable/shaarli/Chart.yaml | 4 ++-- charts/stable/shaarli/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/shaarli/Chart.yaml b/charts/stable/shaarli/Chart.yaml index 734a2090e7c..52c5d9f7b09 100644 --- a/charts/stable/shaarli/Chart.yaml +++ b/charts/stable/shaarli/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.16.1 +appVersion: 0.16.2 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/shaarli - https://hub.docker.com/r/shaarli/shaarli type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/shaarli/values.yaml b/charts/stable/shaarli/values.yaml index ad93ca6c4c3..bd27d81dc2b 100644 --- a/charts/stable/shaarli/values.yaml +++ b/charts/stable/shaarli/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/shaarli/shaarli - tag: v0.16.1@sha256:68f483e57ead165510b2c071cb16c6df064003a8d374f36e3036da1fec6b6c13 + tag: v0.16.2@sha256:73e527fb5a76adaf112847aa4d3183918392358a8cc20284ad1607f4a6f9b77a persistence: cache: enabled: true