From c161f29423c3c84d8939ff6e78c38a162f6d8393 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jun 2026 02:17:49 +0000 Subject: [PATCH] ci(demo-service): bump image to git-c72f12a --- home-apps/demo-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/demo-service.yaml b/home-apps/demo-service.yaml index c5962f1..de9ad58 100644 --- a/home-apps/demo-service.yaml +++ b/home-apps/demo-service.yaml @@ -110,7 +110,7 @@ spec: - name: api # Image is updated automatically by .github/workflows/build-demo-service.yml # on every push that changes home-apps/demo-service/** - image: ghcr.io/wahyd4/demo-manager:PLACEHOLDER + image: ghcr.io/wahyd4/demo-manager:git-c72f12a imagePullPolicy: Always ports: - containerPort: 3000