This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v7.1.2 π
New Features
- Partial fix for e2e update test problems @manno (#1274)
- Bump qsts for startup ordinal re-use fix @manno (#1272)
- Add package comments @manno (#1264)
- Switch update tests to latest quarks release @manno (#1247)
π Bug Fixes
- Add service account for coredns @rohitsakala (#1256)
π§° Maintenance
- Bump code.cloudfoundry.org/quarks-statefulset from 0.0.1308-g6a8b2220 to 0.0.1309-g7280c24d @dependabot-preview (#1268)
Known Issues
...
Installation
# Use this if you've never installed the operator before
helm repo add quarks https://cloudfoundry-incubator.github.io/quarks-helm/
helm install cf-operator quarks/cf-operator --wait
# For more options look at the README for the chart
helm show readme quarks/cf-operator