Skip to content

Commit d5f6046

Browse files
chore: upgrade prod backup container to postgres 15 (#382)
* chore: bump the backup container version * chore: update backup container in prod * chore: remove extra quote
1 parent 4cbdb20 commit d5f6046

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm/backup-storage/values-eb75ad-prod-sso-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fullnameOverride: sso-backup-storage
33

44
image:
55
repository: bcgovimages/backup-container
6-
tag: 2.8.1
6+
tag: 2.9.0
77
pullPolicy: Always
88

99
backupConfig: |

helm/backup-storage/values-eb75ad-test-sso-backup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
ENVIRONMENT_NAME:
2929
value: eb75ad-test
3030
WEBHOOK_URL:
31-
# value: ''<<WEBHOOK URL FOR ROCKETCHAT>>'
31+
# value: '<<WEBHOOK URL FOR ROCKETCHAT>>'
3232
secure: true
3333

3434
DAILY_BACKUPS:

0 commit comments

Comments
 (0)