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

feat(container): update ghcr.io/advplyr/audiobookshelf ( 2.19.5 → 2.20.0 ) #3488

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 17, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf minor 2.19.5 -> 2.20.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.20.0

Compare Source

Added
Fixed
Changed
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.19.5...v2.20.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 these updates again.


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

This PR has been generated by Renovate Bot.

@shipwasher shipwasher bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Mar 17, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 17, 2025

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

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

@@ -34,13 +34,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: audiobookshelf-secret
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.19.5
+              tag: 2.20.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 17, 2025

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

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

@@ -57,13 +57,13 @@

           value: '8080'
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: audiobookshelf-secret
-        image: ghcr.io/advplyr/audiobookshelf:2.19.5
+        image: ghcr.io/advplyr/audiobookshelf:2.20.0
         livenessProbe:
           httpGet:
             path: /healthcheck
             port: 8080
         name: app
         readinessProbe:

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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants