From b12bc67b1712c2fe43f2103f9ddda1305518507a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jun 2026 02:02:47 +0000 Subject: [PATCH] ci(demo-service): bump image to git-49703c4 --- home-apps/demo-service/k8s-manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/demo-service/k8s-manifest.yaml b/home-apps/demo-service/k8s-manifest.yaml index 624e2dd..dde21eb 100644 --- a/home-apps/demo-service/k8s-manifest.yaml +++ b/home-apps/demo-service/k8s-manifest.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-49703c4 imagePullPolicy: Always imagePullSecrets: - name: github-image-pull-secret