From 8275430767838d8ad3401699c56ade836d688707 Mon Sep 17 00:00:00 2001 From: adilm717 Date: Tue, 24 Jan 2023 14:39:01 +0500 Subject: [PATCH] fix(cmak): set default image tag to 1.1.1 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index cfc531a..5aa4622 100644 --- a/values.yaml +++ b/values.yaml @@ -64,7 +64,7 @@ reconcile: ui: image: repository: "ghcr.io/eshepelyuk/dckr/cmak-3.0.0.6" - tag: "1.1.0" + tag: "1.1.1" pullPolicy: IfNotPresent port: 9000 # additional command line arguments