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.
18 lines
561 B
YAML
18 lines
561 B
YAML
apiVersion: v2
|
|
name: audiobookshelf
|
|
description: A Helm chart for Audiobookshelf
|
|
type: application
|
|
version: 1.10.0
|
|
appVersion: "2.29.0"
|
|
home: https://git.cooltux.net/marko/HelmChartSammlung/src/branch/main/charts/audiobookshelf
|
|
keywords:
|
|
- audiobookshelf
|
|
sources:
|
|
- https://git.cooltux.net/marko/HelmChartSammlung/src/branch/main/charts/audiobookshelf
|
|
- https://github.com/advplyr/audiobookshelf
|
|
maintainers:
|
|
- name: Marko Oldenburg
|
|
email: development@cooltux.net
|
|
url: https://git.cooltux.net/marko
|
|
icon: https://www.audiobookshelf.org/Logo.png
|