From c1355e3f30ecad168fae456207ccecb9248f4cf7 Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Sun, 24 Dec 2023 17:05:01 +0100 Subject: [PATCH] chore: bump freshrss to 1.23.0 (#45) --- charts/freshrss/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/freshrss/Chart.yaml b/charts/freshrss/Chart.yaml index 2c00baf..8cd5347 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.2.1 +version: 1.3.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.22.1" +appVersion: "1.23.0"