From f0dc531919ea2396e9274a75299cc6c228f7a370 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Wed, 31 Dec 2025 00:07:37 +0000 Subject: [PATCH] backend: update tag to master-40f264a --- 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 20cabeb..20c0b4a 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -8,7 +8,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/invy-backend pullPolicy: IfNotPresent - tag: "latest" + tag: "master-40f264a" service: type: ClusterIP port: 8000