From 3b7809d3334c3851d224b15e697c8708eff2e8bb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 May 2024 01:00:48 +0000 Subject: [PATCH] chore(deps): update yetiplatform/yeti-frontend docker tag to v2.1.7 --- 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 3bc769f..39061f0 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.6 + tag: 2.1.7 pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}