From 426be637428c9128306c029a1212e08adcd72853 Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 09:06:35 +0000 Subject: [PATCH] fix(docker-image): update ghcr.io/music-assistant/server docker tag to v2.2.3 | datasource | package | from | to | | ---------- | ------------------------------ | ----- | ----- | | docker | ghcr.io/music-assistant/server | 2.2.2 | 2.2.3 | --- 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 217a6d7d6..86f60be85 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.2 + tag: 2.2.3 podAnnotations: k8s.v1.cni.cncf.io/networks: |