From 9109f85259a7f2e1694509131524307af4265eee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jun 2026 02:44:27 +0000 Subject: [PATCH] ci(demo-service): bump image to git-950fa76 --- 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 c0ec3e1..651cda9 100644 --- a/home-apps/demo-service.yaml +++ b/home-apps/demo-service.yaml @@ -54,7 +54,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:git-c72f12a + image: ghcr.io/wahyd4/demo-manager:git-950fa76 imagePullPolicy: Always ports: - containerPort: 3000