dstewen / flux-cluster

Template used for k3s flux environment imported 14/10/2023
MIT License
0 stars 0 forks source link

feat(container): update image ghcr.io/advplyr/audiobookshelf to v2.13.0 #1314

Closed self-hosted-test[bot] closed 1 month ago

self-hosted-test[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.12.3 -> 2.13.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 1 month ago
--- HelmRelease: home/audiobookshelf Deployment: home/audiobookshelf

+++ HelmRelease: home/audiobookshelf Deployment: home/audiobookshelf

@@ -67,13 +67,13 @@

         - name: METADATA_PATH
           value: /metadata
         - name: PORT
           value: '8080'
         - name: TZ
           value: ${TIMEZONE}
-        image: ghcr.io/advplyr/audiobookshelf:2.12.3@sha256:913b19730da3045568508d6e12ddbe0f79b1fbbe71097ec2e9588c1cfc14d5f4
+        image: ghcr.io/advplyr/audiobookshelf:2.13.0@sha256:6cff5defbf7f319d14bedd07a630cae46e9ee28b2b2b4b1901fa61b840de0cb7
         livenessProbe:
           httpGet:
             path: /healthcheck
             port: 8080
         name: app
         readinessProbe:
github-actions[bot] commented 1 month ago
--- kubernetes/apps/home/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: home/audiobookshelf

+++ kubernetes/apps/home/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: home/audiobookshelf

@@ -31,13 +31,13 @@

               CONFIG_PATH: /config
               METADATA_PATH: /metadata
               PORT: 8080
               TZ: ${TIMEZONE}
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.12.3@sha256:913b19730da3045568508d6e12ddbe0f79b1fbbe71097ec2e9588c1cfc14d5f4
+              tag: 2.13.0@sha256:6cff5defbf7f319d14bedd07a630cae46e9ee28b2b2b4b1901fa61b840de0cb7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet: