Skip to content

Commit

Permalink
Fix rds-broker unbind for legacy bindings
Browse files Browse the repository at this point in the history
This upgrades the broker to a version that includes a fix to allow
unbind to work for legacy bindings[1]

[1]alphagov/paas-rds-broker#71
  • Loading branch information
alext authored and paroxp committed Oct 30, 2017
1 parent bfe663d commit 47359ba
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 47359ba

Please sign in to comment.