chore(helm): update image ghcr.io/linuxserver/freshrss digest to 0fa9ae5 (#40505)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages)
([source](https://redirect.github.com/linuxserver/docker-freshrss)) |
digest | `12e0731` -> `0fa9ae5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-10-07 16:33:06 +02:00
committed by GitHub
parent 9a846af533
commit 5301e2c17a
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ name: freshrss
sources:
- https://ghcr.io/linuxserver/freshrss
- https://github.com/FreshRSS/FreshRSS
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/freshrss
type: application
version: 21.9.0
version: 21.9.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
tag: 1.27.1@sha256:12e07317c30cde13b12e8880b563c2b0dca4528ab8a08da1ea1686c96bfc7e48
tag: 1.27.1@sha256:0fa9ae5a7bf4d116320782c686492d84000f9f74e874d34c290ea7f766491a8b
securityContext:
container:
readOnlyRootFilesystem: false