We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we tried to deploy Concourse 7.3.0, we get the error on this Gist
The versions file for 7.3.0 (and most recent) looks like:
bbr_sdk_version: '1.15.0' bbr_sdk_sha1: 'b2d8584dd2ed964c4849cb6d7b536e6cea3e6e8d'
When this is updated to the newest BBR:
bbr_sdk_version: '1.18.9' bbr_sdk_sha1: '2b9713c7f2377a0c86495737dbdb5979bde9705d'
The deployment completes without error. Is this something y'all have hit? would you accept a PR to update this?
The text was updated successfully, but these errors were encountered:
Update the bbr sdk
b5662e1
version 1.15 fails to deploy in concourse 1.7.0+. Updating to 1.18.9 fixes the issue concourse#236
937d650
version 1.15 fails to deploy in concourse 1.7.0+. Updating to 1.18.9 fixes the issue concourse#236 Signed-off-by: Devon Warshaw <[email protected]>
No branches or pull requests
When we tried to deploy Concourse 7.3.0, we get the error on this Gist
The versions file for 7.3.0 (and most recent) looks like:
When this is updated to the newest BBR:
The deployment completes without error. Is this something y'all have hit? would you accept a PR to update this?
The text was updated successfully, but these errors were encountered: