0.14.0
What's Changed
- Consume the latest version of the helm chart (0.14.0)
- [Misc] OperatorManager: Dependencies updated
- [Feat] Enabled webhook & subscription server certificate configuration on
CAPOperator
resource - [Feat] Added
serviceMonitorSelectorLabels
option onCAPOperator
resource - [Fix] Added
servicemonitors
to the cap-operator-manager rbac role
Full Changelog: 0.11.1...0.14.0
You can install the CAP Operator Manager in your local cluster (which will in turn install the CAP Operator) using these commands:
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.14.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.14.0/manager_default_CR.yaml