From 488977928d18b14dcc1625ecec128c47874b6848 Mon Sep 17 00:00:00 2001 From: Angelo Fausti Date: Fri, 13 Dec 2024 14:44:42 -0700 Subject: [PATCH] Use release tag for sasquatch image --- applications/sasquatch/charts/backup/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/sasquatch/charts/backup/values.yaml b/applications/sasquatch/charts/backup/values.yaml index 69e6e78882..497979a1f2 100644 --- a/applications/sasquatch/charts/backup/values.yaml +++ b/applications/sasquatch/charts/backup/values.yaml @@ -10,7 +10,7 @@ image: # -- Tag of image to use # @default -- The appVersion of the chart - tag: tickets-dm-46938 + tag: "1.0.0" # -- Schedule for executing the sasquatch backup script # @default -- "0 3 * * *"