chore(yourls): update image yourls digest to b06670a (#44604)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| yourls | digest | `087c2eb` -> `b06670a` |

---

> [!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-02-06 06:26:00 +01:00
committed by GitHub
parent f4d9fe23aa
commit ac827abd8e
2 changed files with 7 additions and 7 deletions

View File

@@ -32,23 +32,23 @@ dependencies:
import-values: []
deprecated: false
description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener.
home: https://trueforge.org/truetech/truecharts/charts/stable/yourls
icon: https://trueforge.org/img/hotlink-ok/chart-icons/yourls.webp
home: https://truecharts.org/charts/stable/yourls
icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.webp
keywords:
- yourls
- Cloud
- Tools-Utilities
- Network-Web
- Network-Other
kubeVersion: '>=1.27.0-0'
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@trueforge.org
url: https://trueforge.org
email: info@truecharts.org
url: https://truecharts.org
name: yourls
sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/yourls
- https://hub.docker.com/_/yourls
type: application
version: 10.18.36
version: 10.18.37

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: yourls
tag: 1.10.3@sha256:087c2ebb8ddf170c07fdc7f071f46d6e6be36d9fa67d1f9e86fc8e7f29f21318
tag: 1.10.3@sha256:b06670a5c1bad34d6f3a2fe294277df42e54f7ee0e9e5325b2b3b5aba93d160f
securityContext:
container:
readOnlyRootFilesystem: false