[audiobookshelf] Bump app version and change default image repo to ghcr (#1531)

This commit is contained in:
Taylor Vories 2022-04-25 14:40:41 -06:00 committed by GitHub
parent 035ed59188
commit ca03d11676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 6 deletions

View File

@ -1,8 +1,8 @@
apiVersion: v2
appVersion: "1.6.69"
appVersion: "2.0.3"
description: Self-hosted audiobook server for managing and playing your audiobooks
name: audiobookshelf
version: 1.0.0
version: 1.0.1
kubeVersion: ">= 1.16.0-0"
keywords:
- audiobookshelf
@ -21,5 +21,7 @@ dependencies:
version: 4.3.0
annotations:
artifacthub.io/changes: |
- kind: added
description: Initial version
- kind: changed
description: Updated Audiobookshelf image to latest
- kind: changed
description: Changed default image repository to ghcr

View File

@ -1,6 +1,6 @@
# audiobookshelf
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.6.69](https://img.shields.io/badge/AppVersion-1.6.69-informational?style=flat-square)
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 2.0.3](https://img.shields.io/badge/AppVersion-2.0.3-informational?style=flat-square)
Self-hosted audiobook server for managing and playing your audiobooks
@ -86,6 +86,18 @@ N/A
## Changelog
### Version 1.0.1
#### Added
#### Changed
* Updated container image to latest
* Changed image repository to ghcr
#### Fixed
### Version 1.0.0
#### Added

View File

@ -7,7 +7,7 @@
image:
# -- image repository
repository: advplyr/audiobookshelf
repository: ghcr.io/advplyr/audiobookshelf
# -- image tag
# @default -- chart.appVersion
tag: