chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.24.1@d11d68e by renovate (#23140)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://togithub.com/linuxserver/docker-freshrss/packages)
([source](https://togithub.com/linuxserver/docker-freshrss)) | digest |
`2d79376` -> `d11d68e` |

---

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

---

### 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-06-09 20:19:44 +02:00
committed by GitHub
parent 3ac2e5605f
commit 1eb0cc8376
3 changed files with 6 additions and 6 deletions

View File

@@ -34,4 +34,4 @@ sources:
- https://github.com/FreshRSS/FreshRSS
- https://github.com/truecharts/charts/tree/master/charts/stable/freshrss
type: application
version: 20.0.2
version: 20.0.3

View File

@@ -19,12 +19,12 @@ To install TrueCharts Helm charts using Helm, you can use our OCI Repository.
`helm install mychart oci://tccr.io/truecharts/CHARTNAME`
For more information on how to install TrueCharts Helm charts, checkout the instructions on the website: https://truecharts.org/general/support-policy/
For more information on how to install TrueCharts Helm charts, checkout the [instructions on the website](/guides)
### TrueNAS SCALE Apps
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/deprecated/scale).
For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](/deprecated/scale).
## Chart Specific Guides and information
@@ -41,7 +41,7 @@ To view the chart specific options, please view Values.yaml included in the char
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/freshrss/values.yaml
All our Charts use a shared "common" library chart that contains most of the templating and options.
For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml
@@ -56,6 +56,6 @@ For information about the common chart and all defaults included with it, please
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/general/sponsor) or contributing back to the project any way you can!
Please consider making a [donation](/general/sponsor) or contributing back to the project any way you can!
_All Rights Reserved - The TrueCharts Project_

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
tag: 1.24.1@sha256:2d793765e8cfacf8376f89830ff25fa7c32f3445e2e381416690e1a5f291b3f7
tag: 1.24.1@sha256:d11d68ecb34cea18784653ec50392ff1891e83fef977b74ff1de0473c67a7fa8
securityContext:
container:
readOnlyRootFilesystem: false