From 5ff9b6016c990363070b17144895d546c64c8f99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 29 Oct 2024 01:00:35 +0000 Subject: [PATCH] chore(deps): update yetiplatform/yeti-frontend docker tag to v2.1.13 --- 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 d6aefa7..704faee 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.11 + tag: 2.1.13 pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}