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 image ghcr.io/navidrome/navidrome ( 0.54.1 → 0.54.2 ) #2986

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Dec 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/navidrome/navidrome patch 0.54.1 -> 0.54.2

Release Notes

navidrome/navidrome (ghcr.io/navidrome/navidrome)

v0.54.2

Compare Source

Changelog

Bug fixes
Build process updates
Other work

Full Changelog: navidrome/navidrome@v0.54.1...v0.54.2

Helping out

This release is only possible thanks to the support of some awesome people!

Want to be one of them?
You can sponsor, pay me a Ko-fi, or contribute with code.

Where to go next?


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.

….54.2 )

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/navidrome/navidrome | 0.54.1 | 0.54.2 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner December 22, 2024 00:12
@ishioni-bot ishioni-bot bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory cluster/talos labels Dec 22, 2024
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Dec 22, 2024

--- kubernetes/talos/apps/media/navidrome/app Kustomization: flux-system/media-navidrome HelmRelease: media/navidrome

+++ kubernetes/talos/apps/media/navidrome/app Kustomization: flux-system/media-navidrome HelmRelease: media/navidrome

@@ -38,13 +38,13 @@

               ND_REVERSEPROXYUSERHEADER: X-authentik-username
               ND_REVERSEPROXYWHITELIST: 172.16.0.0/16
               ND_SCANSCHEDULE: 30m
               TZ: Europe/Warsaw
             image:
               repository: ghcr.io/navidrome/navidrome
-              tag: 0.54.1
+              tag: 0.54.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Dec 22, 2024

--- HelmRelease: media/navidrome Deployment: media/navidrome

+++ HelmRelease: media/navidrome Deployment: media/navidrome

@@ -66,13 +66,13 @@

         - name: ND_REVERSEPROXYWHITELIST
           value: 172.16.0.0/16
         - name: ND_SCANSCHEDULE
           value: 30m
         - name: TZ
           value: Europe/Warsaw
-        image: ghcr.io/navidrome/navidrome:0.54.1
+        image: ghcr.io/navidrome/navidrome:0.54.2
         livenessProbe:
           httpGet:
             path: /ping
             port: 8080
         name: app
         readinessProbe:

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Dec 22, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.2s
✅ YAML prettier 1 0 0.43s
✅ YAML yamllint 1 0 0.36s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ishioni ishioni merged commit 99b61e3 into master Dec 22, 2024
13 checks passed
@ishioni ishioni deleted the renovate/ghcr.io-navidrome-navidrome-0.x branch December 22, 2024 07:12
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 cluster/talos dep/patch renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant