From 55d454adc8f04f63de8c0d7284c0d614a07fe27e Mon Sep 17 00:00:00 2001 From: Forgejo Actions Date: Sat, 18 Jul 2026 17:03:42 +0000 Subject: [PATCH] chore: update deployment image to 20260718-170319-236f5f5 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 6a8cca6..a1dc949 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:20260711-1625 + image: 10.106.73.119:5000/basicstack-web:20260718-170319-236f5f5 imagePullPolicy: IfNotPresent ports: - containerPort: 3000