From a7cc4fb3d49ca5738677da6a8ef088a582ceb738 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Mon, 25 Apr 2022 20:41:15 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/audiobookshelf/README.md | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/charts/stable/audiobookshelf/README.md b/charts/stable/audiobookshelf/README.md index dfefcb44..b7261860 100644 --- a/charts/stable/audiobookshelf/README.md +++ b/charts/stable/audiobookshelf/README.md @@ -1,6 +1,6 @@ # audiobookshelf -![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) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-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 @@ -78,7 +78,7 @@ N/A | env | object | See below | environment variables. See more environment variables in the [audiobookshelf documentation](https://hub.docker.com/r/advplyr/audiobookshelf) | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"advplyr/audiobookshelf"` | image repository | +| image.repository | string | `"ghcr.io/advplyr/audiobookshelf"` | image repository | | image.tag | string | chart.appVersion | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | string | See values.yaml | Configure persistence settings for the chart under this key. | @@ -90,24 +90,13 @@ N/A #### Added -#### Changed - -* Updated container image to latest -* Changed image repository to ghcr - -#### Fixed - - -### Version 1.0.0 - -#### Added - -* Initial version - -#### Changed - N/A +#### Changed + +* Updated Audiobookshelf image to latest +* Changed default image repository to ghcr + #### Fixed N/A