From dc604da086a1cd07a5b0cfa75f6e9a898cc73874 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Wed, 25 Mar 2026 11:47:37 +0000 Subject: [PATCH] backend: update tag to master-3d4e39e --- manifests/ipify/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/ipify/values.yaml b/manifests/ipify/values.yaml index 1231f0b..f61e1c3 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -14,7 +14,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/ipify-backend pullPolicy: Always - tag: master-894b429 + tag: master-3d4e39e service: type: ClusterIP port: 8000