This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
v7.1.3 π
github-actions
released this
15 Jan 18:16
·
53 commits
to master
since this release
New Features
π Bug Fixes
Known Issues
When upgrading an operator that has existing deployments a migration is missing to add required labels: https://github.com/cloudfoundry-incubator/quarks-operator/pull/1279/files
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