From b7e52f7a04114f2b29acea3726d540c70671dc4f Mon Sep 17 00:00:00 2001 From: Angelo Fausti Date: Wed, 8 Jan 2025 16:15:20 -0700 Subject: [PATCH] Upgrade Sasquatch to version 1.2.0 --- applications/sasquatch/charts/backup/values.yaml | 2 +- applications/sasquatch/values-idfdev.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/applications/sasquatch/charts/backup/values.yaml b/applications/sasquatch/charts/backup/values.yaml index 0f50697273..0780bf9c2d 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: "1.1.0" + tag: "1.2.0" # -- Schedule for executing the sasquatch backup script # @default -- "0 3 * * *" diff --git a/applications/sasquatch/values-idfdev.yaml b/applications/sasquatch/values-idfdev.yaml index 20551877f4..11d8d7ccb3 100644 --- a/applications/sasquatch/values-idfdev.yaml +++ b/applications/sasquatch/values-idfdev.yaml @@ -163,9 +163,6 @@ app-metrics: backup: enabled: true - image: - tag: tickets-dm-48357 - pullPolicy: Always persistence: size: 500Gi storageClass: standard