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