From 1eb0cc83763f754725455d65cfe8a2f4f6e67bbd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Jun 2024 20:19:44 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/freshrss to 1.24.1@d11d68e by renovate (#23140) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/freshrss/Chart.yaml | 2 +- charts/stable/freshrss/README.md | 8 ++++---- charts/stable/freshrss/values.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/freshrss/Chart.yaml b/charts/stable/freshrss/Chart.yaml index 7a2282e226a..a12aa3f9c56 100644 --- a/charts/stable/freshrss/Chart.yaml +++ b/charts/stable/freshrss/Chart.yaml @@ -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 diff --git a/charts/stable/freshrss/README.md b/charts/stable/freshrss/README.md index d8a5ebdc64f..7aa2b45a9b7 100644 --- a/charts/stable/freshrss/README.md +++ b/charts/stable/freshrss/README.md @@ -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_ diff --git a/charts/stable/freshrss/values.yaml b/charts/stable/freshrss/values.yaml index 7c7df49c7a4..7e04a66e828 100644 --- a/charts/stable/freshrss/values.yaml +++ b/charts/stable/freshrss/values.yaml @@ -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