From 47359bab3b96d286a011d9c0b1661fff75f3e4da Mon Sep 17 00:00:00 2001 From: Alex Tomlins Date: Mon, 30 Oct 2017 10:58:58 +0000 Subject: [PATCH] Fix rds-broker unbind for legacy bindings This upgrades the broker to a version that includes a fix to allow unbind to work for legacy bindings[1] [1]https://github.com/alphagov/paas-rds-broker/pull/71 --- manifests/cf-manifest/manifest/050-rds-broker.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/cf-manifest/manifest/050-rds-broker.yml b/manifests/cf-manifest/manifest/050-rds-broker.yml index bad8cb266c..9f9d7bf903 100644 --- a/manifests/cf-manifest/manifest/050-rds-broker.yml +++ b/manifests/cf-manifest/manifest/050-rds-broker.yml @@ -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