From 554193d0238eaeef68c93e9347a6999e46076077 Mon Sep 17 00:00:00 2001 From: sova-ci Date: Thu, 28 May 2026 08:04:33 +0000 Subject: [PATCH] chore(adminpanel): bump test to adminpanel-v1.0.1-test --- apps/adminpanel/values-test.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/apps/adminpanel/values-test.yaml b/apps/adminpanel/values-test.yaml index c1e4341..3569c50 100644 --- a/apps/adminpanel/values-test.yaml +++ b/apps/adminpanel/values-test.yaml @@ -1,12 +1,10 @@ ingress: host: admin.test.sova.local - runtimeEnv: API_BASE_URL: http://api.test.sova.local - image: - tag: local-test + tag: adminpanel-v1.0.1-test pullPolicy: IfNotPresent - + repository: gitea-http.gitea.svc.cluster.local:3000/sova/adminpanel imagePullSecrets: - name: gitea-registry