We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffccb8b commit 951811eCopy full SHA for 951811e
openshift-postgresql-s3-backup-scheduledJob.yaml
@@ -40,7 +40,7 @@ items:
40
restartPolicy: OnFailure
41
containers:
42
- name: postgresql-s3-hourly-backup
43
- image: willemvd/postgresql-client-side-encrypted-s3-backup:1.1.0
+ image: willemvd/postgresql-client-side-encrypted-s3-backup:1.1.1
44
env:
45
- name: PGDATABASE
46
value:
@@ -119,7 +119,7 @@ items:
119
120
121
- name: postgresql-s3-daily-backup
122
123
124
125
0 commit comments