From 65861479d0bb5d11a0f0c665bc8608b31a3c5803 Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Tue, 23 Dec 2025 19:12:11 +0000 Subject: [PATCH] frontend: 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 8ce6bb8..193d669 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -22,7 +22,7 @@ frontend: port: 3000 apiUrl: "http://localhost:8000" image: - tag: master-3812f09 + tag: master-894b429 # Development settings development: hotReload: true