Skip to content

Commit 37ee4df

Browse files
authored
RHCLOUD-36944 Bump Postgres to 16 in the DB cleanup job (#245)
1 parent 6d7aa74 commit 37ee4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/clowdapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ objects:
120120
schedule: ${CLEANER_SCHEDULE}
121121
suspend: ${{CLEANER_SUSPEND}}
122122
podSpec:
123-
image: quay.io/cloudservices/postgresql-rds:12
123+
image: quay.io/cloudservices/postgresql-rds:16
124124
restartPolicy: Never
125125
volumes:
126126
- name: payload-tracker-go-db-cleaner-volume

0 commit comments

Comments
 (0)