From 37cb65bfa5a5e80fc30e7b35e865c438e8599691 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 15 May 2026 17:52:53 +0300 Subject: [PATCH] Test argo webhook --- 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 f61e1c3..35ca207 100644 --- a/manifests/ipify/values.yaml +++ b/manifests/ipify/values.yaml @@ -4,7 +4,7 @@ app: name: ipify version: "1.0.0" - description: "IP Subnet Calculator with React + Vite frontend and FastAPI backend" + description: "IP Subnet Calculator with React + Vite frontend and FastAPI backend " imagePullSecrets: - name: harbor-regcred # Backend configuration