This repository has been archived by the owner on May 6, 2022. It is now read-only.
Changes since v0.3.0
- Added cross build support for linux/s390x binary @rajaskakodkar
- Add Priority Class support for catalog Helm Chart @asychev
- Support for specifying storage class @obeyler
- 🚨 Moved helm chart hosting to GitHub Pages at https://kubernetes-sigs.github.io/service-catalog (#2841)
- Documentation updates
Bug fixes
- Remove Secret listener from controller to avoid being OOMKilled (#2824) @jasiu001
- Fixed RemoveFinalizer methods in svcat CLI (#2823)
- Fixed crashing when the securityContext is set (#2819) @obeyler
- Fixed unnecessary cleaner failures (#2815) @gmrodgers
SVCat Binaries
macOS: https://download.svcat.sh/cli/v0.3.1/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.3.1/windows/amd64/svcat.exe
Linux AMD64: https://download.svcat.sh/cli/v0.3.1/linux/amd64/svcat
Linux S390X: https://download.svcat.sh/cli/v0.3.1/linux/s390x/svcat