From a8044368d9c21c110b690013dbc35d0c7dfe71c9 Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 10:06:59 +0000 Subject: [PATCH] fix(docker-image): update ghcr.io/music-assistant/server docker tag to v2.2.4 | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/music-assistant/server | 2.2.3 | 2.2.4 | --- apps/default/music-assistant/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/default/music-assistant/release.yaml b/apps/default/music-assistant/release.yaml index 86f60be85..44c487431 100644 --- a/apps/default/music-assistant/release.yaml +++ b/apps/default/music-assistant/release.yaml @@ -17,7 +17,7 @@ spec: values: image: repository: ghcr.io/music-assistant/server - tag: 2.2.3 + tag: 2.2.4 podAnnotations: k8s.v1.cni.cncf.io/networks: |