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