diff --git a/charts/freshrss/Chart.yaml b/charts/freshrss/Chart.yaml index 26f7e99..e3cd0f8 100644 --- a/charts/freshrss/Chart.yaml +++ b/charts/freshrss/Chart.yaml @@ -23,7 +23,7 @@ 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: 0.1.0 +version: 0.1.1 # 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 diff --git a/charts/freshrss/values.yaml b/charts/freshrss/values.yaml index 22b1dd5..c2828ea 100644 --- a/charts/freshrss/values.yaml +++ b/charts/freshrss/values.yaml @@ -46,7 +46,7 @@ freshrss: timezone: UTC freshEnv: production autoInstall: - enabled: true + enabled: false baseUrl: freshrss.local language: en apiEnabled: false