From 901f5d80765ee155ff9088260f30f7c1f90741ca Mon Sep 17 00:00:00 2001 From: duynguyen Date: Sun, 26 Apr 2026 15:05:05 +0700 Subject: [PATCH] update image tag --- manifest/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/helm/values.yaml b/manifest/helm/values.yaml index dbaf09f..7f27077 100644 --- a/manifest/helm/values.yaml +++ b/manifest/helm/values.yaml @@ -1,6 +1,6 @@ image: repository: harbor.fireflylab.local/library/tictactoe - tag: latest + tag: main-82abbd8c pullPolicy: IfNotPresent replicaCount: 1