From 3dd7aaf65abd91f52d068c0f9cc0deed437e7c36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 May 2024 01:05:11 +0000 Subject: [PATCH] chore(deps): update yetiplatform/yeti-frontend docker tag to v2.1.8 --- charts/yeti/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/yeti/values.yaml b/charts/yeti/values.yaml index 09d298d..53546a9 100644 --- a/charts/yeti/values.yaml +++ b/charts/yeti/values.yaml @@ -4,7 +4,7 @@ existingConfigSecret: yeti-conf frontend: image: repository: yetiplatform/yeti-frontend - tag: 2.1.7 + tag: 2.1.8 pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}