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.3 → 0.54.4 ) #4991

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/navidrome/navidrome patch 0.54.3 -> 0.54.4

Release Notes

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

v0.54.4

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: navidrome/navidrome@v0.54.3...v0.54.4

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?

….54.4 )

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/navidrome/navidrome | 0.54.3 | 0.54.4 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 15, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

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

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

@@ -52,13 +52,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: navidrome-secret
             image:
               repository: ghcr.io/navidrome/navidrome
-              tag: 0.54.3@sha256:4915ec6ad11ff76167491654184dfb7bbf341042fea498c20b2534af3dde587f
+              tag: 0.54.4@sha256:5c15cb7792c8e0b3a3bed212609c2072ba70bbff91e6ddff651ba2829101d4c1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

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

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

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

           value: '@every 1h'
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: navidrome-secret
-        image: ghcr.io/navidrome/navidrome:0.54.3@sha256:4915ec6ad11ff76167491654184dfb7bbf341042fea498c20b2534af3dde587f
+        image: ghcr.io/navidrome/navidrome:0.54.4@sha256:5c15cb7792c8e0b3a3bed212609c2072ba70bbff91e6ddff651ba2829101d4c1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 15, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.11s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 2.94s
✅ YAML prettier 1 0 0.45s
✅ YAML yamllint 1 0 0.46s

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

@szinn szinn merged commit 214e6b7 into main Jan 15, 2025
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-navidrome-navidrome-0.x branch January 15, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant