Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/advplyr/audiobookshelf ( 2.17.3 → 2.17.4 ) #2437

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf patch 2.17.3 -> 2.17.4

Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.17.4

Compare Source

Fixed
  • Remove authors with no books when a book is removed (or removing authors on batch edit page) (See #​3670) #​3668
  • Server crash on year in review page when a playback session has no mediaMetadata object
Changed

New Contributors

Full Changelog: advplyr/audiobookshelf@v2.17.3...v2.17.4


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

--- kubernetes/apps/default/audiobookshelf/app Kustomization: flux-system/audiobookshelf HelmRelease: default/audiobookshelf

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

@@ -46,13 +46,13 @@

               AUDIOBOOKSHELF_UID: 568
               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               TZ: America/New_York
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.17.3
+              tag: 2.17.4
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Dec 6, 2024

--- HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf

+++ HelmRelease: default/audiobookshelf Deployment: default/audiobookshelf

@@ -48,13 +48,13 @@

         - name: CONFIG_PATH
           value: /config
         - name: METADATA_PATH
           value: /config/metadata
         - name: TZ
           value: America/New_York
-        image: ghcr.io/advplyr/audiobookshelf:2.17.3
+        image: ghcr.io/advplyr/audiobookshelf:2.17.4
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthcheck
             port: 80
           initialDelaySeconds: 0

@binaryn3xus binaryn3xus merged commit f29e690 into main Dec 6, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch December 6, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant