From 6129d765f437968c61afb7d13ca322b015b8d487 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Wed, 29 Apr 2026 09:43:42 +0300 Subject: [PATCH] Set image tag to version 1.1.0 --- manifests/gitops-status-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/gitops-status-server/values.yaml b/manifests/gitops-status-server/values.yaml index 856a8ab..e3db908 100644 --- a/manifests/gitops-status-server/values.yaml +++ b/manifests/gitops-status-server/values.yaml @@ -12,7 +12,7 @@ api: # Use the gitops-status-api image from gitops-status-api repo # Built and pushed to Harbor or use local image repository: harbor.dvirlabs.com/my-apps/status-api - tag: "master-58e31be" + tag: "1.1.0" pullPolicy: IfNotPresent # Service configuration service: