From a6e95707eebaaae23dc9ded49055a900a884e778 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Fri, 29 Aug 2025 17:22:10 +0200 Subject: [PATCH] Bump version and appVersion for Audiobookshelf chart The Chart.yaml file was updated to reflect a new version and appVersion for the Audiobookshelf Helm chart. The version has been incremented from 1.9.2 to 1.10.0, and the appVersion is updated from 2.25.1 to 2.29.0. These updates are necessary to align with the latest releases of Audiobookshelf, ensuring users have access to the newest features and fixes. No breaking changes are introduced with this update. --- charts/audiobookshelf/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/audiobookshelf/Chart.yaml b/charts/audiobookshelf/Chart.yaml index ea21be8..25e58af 100644 --- a/charts/audiobookshelf/Chart.yaml +++ b/charts/audiobookshelf/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: audiobookshelf description: A Helm chart for Audiobookshelf type: application -version: 1.9.2 -appVersion: "2.25.1" +version: 1.10.0 +appVersion: "2.29.0" home: https://git.cooltux.net/marko/HelmChartSammlung/src/branch/main/charts/audiobookshelf keywords: - audiobookshelf