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/music-assistant/server ( 2.2.2 → 2.2.4 ) #990

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Sep 12, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/music-assistant/server patch 2.2.2 -> 2.2.4

Release Notes

music-assistant/server (ghcr.io/music-assistant/server)

v2.2.4

Compare Source

What’s Changed

Server 2.2.4
2.2.4 (patch release)

Various bugfixes for the 2.2 release.

Frontend 2.8.13
  • Fix some small glitches
  • Add translation definitions for volume normalization options

⬆️ Dependencies

Server
Frontend

v2.2.3

Compare Source

2.2.3 - patch release
  • Various bugfixes for tags parsing from local files
  • Fix (builtin) playlists refresh
  • Some fixes for (sync)groups
  • Various fixes for metadata fetching
  • Use alpine as base image

Full Changelog: music-assistant/server@2.2.2...2.2.3


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.

@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Sep 12, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 12, 2024

--- HelmRelease: home-automation/music-assistant Deployment: home-automation/music-assistant

+++ HelmRelease: home-automation/music-assistant Deployment: home-automation/music-assistant

@@ -45,13 +45,13 @@

         runAsUser: 1000
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/music-assistant/server:2.2.2
+      - image: ghcr.io/music-assistant/server:2.2.4
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8095

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 12, 2024

--- kubernetes/main/apps/home-automation/music-assistant/app Kustomization: flux-system/music-assistant HelmRelease: home-automation/music-assistant

+++ kubernetes/main/apps/home-automation/music-assistant/app Kustomization: flux-system/music-assistant HelmRelease: home-automation/music-assistant

@@ -25,13 +25,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/music-assistant/server
-              tag: 2.2.2
+              tag: 2.2.4
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

… 2.2.4 )

| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| docker     | ghcr.io/music-assistant/server | 2.2.2 | 2.2.4 |
@kireque-bot kireque-bot bot force-pushed the renovate/main-ghcr.io-music-assistant-server-2.x branch from e8a34e1 to 51996fb Compare September 14, 2024 09:21
@kireque-bot kireque-bot bot changed the title fix(container): update image ghcr.io/music-assistant/server ( 2.2.2 → 2.2.3 ) fix(container): update image ghcr.io/music-assistant/server ( 2.2.2 → 2.2.4 ) Sep 14, 2024
@kireque kireque merged commit dd22971 into main Sep 15, 2024
15 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-music-assistant-server-2.x branch September 15, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant