chore(yourls): update image yourls digest to d48706c (#43762)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `1ccf9e3` -> `d48706c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91cmxzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
TrueCharts Bot
2026-01-18 17:59:39 +01:00
committed by GitHub
parent fe60788411
commit 4b5ebac97e
2 changed files with 2 additions and 2 deletions

View File

@@ -47,5 +47,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls
- https://hub.docker.com/_/yourls
type: application
version: 10.18.16
version: 10.18.17

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: yourls
tag: 1.10.3@sha256:1ccf9e3bf7be2ca8a5d73923b9b4b3e32244b0939a13c80904ce196c96852e89
tag: 1.10.3@sha256:d48706c993c0aab40bf61d2236d213ffef2883a37dd61fc28e1b74e694d37516
securityContext:
container:
readOnlyRootFilesystem: false