fix(shaarli): update image docker.io/shaarli/shaarli v0.16.2 → v0.16.3 (#48599)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/shaarli/shaarli | patch | `73e527f` → `c15f345` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9zaGFhcmxpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-05-29 02:48:28 +02:00
committed by GitHub
parent 99360e87ee
commit 2c1a1378cd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 0.16.2
appVersion: 0.16.3
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.1
version: 9.3.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/shaarli/shaarli
tag: v0.16.2@sha256:73e527fb5a76adaf112847aa4d3183918392358a8cc20284ad1607f4a6f9b77a
tag: v0.16.3@sha256:c15f3458687a3f36edac9f02583efc5152da47ba669dd9a179a771193c23bb69
persistence:
cache:
enabled: true