From 465650ac8e06ef329f804e0017751442644f0227 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Tue, 23 Dec 2025 19:09:31 +0000 Subject: [PATCH] backend: update tag to master-3812f09 --- manifests/ipify/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/ipify/values.yaml b/manifests/ipify/values.yaml index 9030b3c..8ce6bb8 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -15,6 +15,8 @@ backend: origins: - "http://localhost:3000" - "http://localhost:5173" + image: + tag: master-3812f09 # Frontend configuration frontend: port: 3000