From 370af55c756f966b6c601730940c69a74284a693 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Thu, 14 May 2026 13:17:16 +0000 Subject: [PATCH] backend: update tag to master-b7ad121 --- manifests/invy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 8aecefa..6cdbe27 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -9,7 +9,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/invy-backend pullPolicy: IfNotPresent - tag: "master-d4bfb52" + tag: "master-b7ad121" service: type: ClusterIP port: 8000