Skip to content

0.14.0

Compare
Choose a tag to compare
@anirudhprasad-sap anirudhprasad-sap released this 13 Mar 08:43
· 12 commits to main since this release

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 on CAPOperator 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