All checks were successful
Build Helm Chart / helm-package (push) Successful in 5s
Update Audiobookshelf Helm chart version from 1.11.0 to 1.11.1 and application version from 2.30.0 to 2.31.0. This ensures the chart references the latest available application version with its new features and bug fixes. Regular version maintenance keeps the deployment current with upstream changes.
18 lines
561 B
YAML
18 lines
561 B
YAML
apiVersion: v2
|
|
name: audiobookshelf
|
|
description: A Helm chart for Audiobookshelf
|
|
type: application
|
|
version: 1.11.1
|
|
appVersion: "2.31.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
|