v0.1.2
What's Changed
- fix worker var typo by @itsouvalas in #3
Fixes:
- Worker Property Fix:
- Corrected the
WORKER_NUM
environment variable in the scheduler template (env.erb
) to use thescheduler.worker_count
property instead of the incorrectscheduler.workers
property.
- Corrected the
Deployment
releases:
- name: ocf-scheduler
version: 0.1.2
url: https://github.com/cloudfoundry-community/ocf-scheduler-boshrelease/releases/download/v0.1.2/ocf-scheduler-0.1.2.tgz
sha1: a29e613ff203d8672f8f8726acc3f5381bc8e919
Full Changelog: v0.1.1...v0.1.2