From 15248b4ca2999ffcde85c934788df5a0b8c9e3a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jun 2026 02:11:06 +0000 Subject: [PATCH] ci(demo-service): bump image to git-cbb50ac --- 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 dde21eb..38e38eb 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:git-49703c4 + image: ghcr.io/wahyd4/demo-manager:git-cbb50ac imagePullPolicy: Always imagePullSecrets: - name: github-image-pull-secret