From d6a44b9b8512d04291080888e7fc9af317c0c6c8 Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 18 Jul 2026 17:34:08 +0000 Subject: [PATCH] chore: update deployment image to 20260718-173343-fecd6a2 Automated image update from CI/CD workflow. Co-Authored-By: Paperclip --- k8s/20-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/20-deployment.yaml b/k8s/20-deployment.yaml index a1dc949..630d16a 100755 --- a/k8s/20-deployment.yaml +++ b/k8s/20-deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: basicstack-web - image: 10.106.73.119:5000/basicstack-web:20260718-170319-236f5f5 + image: harbor.basicstack.de/basicstack/basicstack-web:20260718-173343-fecd6a2 imagePullPolicy: IfNotPresent ports: - containerPort: 3000