Skip to content

Commit

Permalink
Merge pull request #1082 from alphagov/fix_postgres_legacy_unbind
Browse files Browse the repository at this point in the history
[#152067657] Fix rds-broker unbind for legacy bindings
  • Loading branch information
paroxp committed Oct 30, 2017
2 parents bfe663d + 47359ba commit 2165598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifests/cf-manifest/manifest/050-rds-broker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ meta:

releases:
- name: rds-broker
version: 0.1.19
url: https://s3-eu-west-1.amazonaws.com/gds-paas-build-releases/rds-broker-0.1.19.tgz
sha1: 33d5545c0558fd432c62344dc9ed46aa00df8829
version: 0.1.20
url: https://s3-eu-west-1.amazonaws.com/gds-paas-build-releases/rds-broker-0.1.20.tgz
sha1: d6914b5c274cea55ee06755f8a885bc483892116

jobs:
- name: rds_broker
Expand Down

0 comments on commit 2165598

Please # to comment.