From a691553d89cb017afe947704b6c183c1f151b697 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Jul 2026 00:11:34 +0000 Subject: [PATCH] ci(demo-service): bump image to git-c069b1f --- 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 0bdfc2e..ba01518 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-ad1904c + image: ghcr.io/wahyd4/demo-manager:git-c069b1f imagePullPolicy: Always ports: - containerPort: 3000