From f77ce4d32074b486127e9a1264467a2357cbe02a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 19 Jun 2024 01:00:59 +0000 Subject: [PATCH] chore(deps): update yetiplatform/yeti-frontend docker tag to v2.1.9 --- 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 6e5126d..adb0cc9 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.8 + tag: 2.1.9 pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}