From 1577d19b31fdc27f844abff32a570c5df6b90250 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Sat, 25 May 2024 16:24:34 +0000 Subject: [PATCH] chore: bump freshrss to 1.24.0 (#70) --- charts/freshrss/Chart.yaml | 4 ++-- charts/freshrss/README.md | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/freshrss/Chart.yaml b/charts/freshrss/Chart.yaml index 34ce40b..c52b69e 100644 --- a/charts/freshrss/Chart.yaml +++ b/charts/freshrss/Chart.yaml @@ -23,10 +23,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.3.1 +version: 1.4.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.23.1" +appVersion: "1.24.0" diff --git a/charts/freshrss/README.md b/charts/freshrss/README.md index 54457de..d54751b 100644 --- a/charts/freshrss/README.md +++ b/charts/freshrss/README.md @@ -1,6 +1,6 @@ # freshrss -![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.21.0](https://img.shields.io/badge/AppVersion-1.21.0-informational?style=flat-square) +![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.24.0](https://img.shields.io/badge/AppVersion-1.24.0-informational?style=flat-square) A Helm chart for FreshRSS @@ -64,5 +64,3 @@ A Helm chart for FreshRSS | strategy.type | string | `"Recreate"` | | | tolerations | list | `[]` | | ----------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)