From ac94e582e3db8ed537179e17417c7fa160a8b53b Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Fri, 3 Apr 2026 08:55:26 +0000 Subject: [PATCH] backend: update tag to master-9c7b477 --- 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 ba32a5d..04feb43 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-7262ba4" + tag: "master-9c7b477" service: type: ClusterIP port: 8000