From 484cab18fe1bbb2ed539612e850726bd73c95eb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 11 Sep 2024 01:01:36 +0000 Subject: [PATCH] chore(deps): update yetiplatform/yeti-frontend docker tag to v2.1.11 --- 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 22d7c88..e00326d 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.10 + tag: 2.1.11 pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}