https://github.com/springerpe/capi-fix-boshrelease
Temp Release to FIX CF upgrades (DO NOT USE)
https://github.com/springerpe/capi-fix-boshrelease
Last synced: 25 days ago
JSON representation
Temp Release to FIX CF upgrades (DO NOT USE)
- Host: GitHub
- URL: https://github.com/springerpe/capi-fix-boshrelease
- Owner: SpringerPE
- License: apache-2.0
- Created: 2018-01-23T13:05:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T11:20:47.000Z (over 7 years ago)
- Last Synced: 2025-03-03T19:59:39.784Z (about 1 year ago)
- Language: Shell
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Add-on BOSH Release for capi-release (CF deployment)
Add-on release which fixes https://github.com/cloudfoundry/cloud_controller_ng/issues/1107
by patching the buggy ruby file.
## Usage
Deploy this release together with capi-release
# Dev
Make your changes, recreate it and upload it to Bosh Director
```
bosh create release --final --force
bosh upload release
```
# License
Apache 2.0 License