From cd5d2a5a423033b9d1b485dd0f3f1822b1eac0a1 Mon Sep 17 00:00:00 2001 From: Evan Fiordeliso Date: Sat, 15 Apr 2023 22:13:30 -0400 Subject: [PATCH] Update tag in chart --- charts/ytdl-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ytdl-web/values.yaml b/charts/ytdl-web/values.yaml index 15b2d71..3fc5110 100644 --- a/charts/ytdl-web/values.yaml +++ b/charts/ytdl-web/values.yaml @@ -1,7 +1,7 @@ image: repository: git.fifitido.net/apps/ytdl-web pullPolicy: IfNotPresent - tag: 1.0.0 + tag: 1.0.2 strategy: type: Recreate