From 17039b4e1ae2097941d1640f9226883e6680bd74 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Tue, 23 Dec 2025 19:12:24 +0000 Subject: [PATCH] backend: update tag to master-894b429 --- 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 193d669..7f02c0c 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -16,7 +16,7 @@ backend: - "http://localhost:3000" - "http://localhost:5173" image: - tag: master-3812f09 + tag: master-894b429 # Frontend configuration frontend: port: 3000