Bump version and appVersion for Audiobookshelf chart
All checks were successful
Build Helm Chart / helm-package (push) Successful in 5s
All checks were successful
Build Helm Chart / helm-package (push) Successful in 5s
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.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user