Skip to content

Releases: SAP/cap-operator-lifecycle

0.11.1

18 Nov 18:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.1

You can install the CAP Opertator 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.11.1/manager_manifest.yaml

and

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.11.1/manager_default_CR.yaml

helm/0.11.1

14 Nov 08:50
Compare
Choose a tag to compare
[Release] helm: Operator CRDs updated

These were missing from the release, so we release a minor patch on the same.

helm/0.11.0

13 Nov 15:47
Compare
Choose a tag to compare
[FEATURE] helm: Monitoring options added

Enable optional monitoring based on metrics implementation for operator-
controller & server.
Controller:
- Provide configuration for enabling detailed operational metrics.

Release:
Bump up version before release.

helm/0.10.2

02 Oct 13:36
63ea0fb
Compare
Choose a tag to compare
[FIX] remove incompatible selector change in chart (#88)

0.10.0

27 Sep 08:38
7466a68
Compare
Choose a tag to compare

What's Changed

  • [MISC] OperatorManager: Dependencies updated
  • [FEAT] chart enhancements for version monitoring
  • Consume the latest version of the helm chart (0.10.0)
  • [FEAT] add version monitoring parameters to cap-operator-manager

Full Changelog: 0.9.0...0.10.0

You can install the CAP Opertator 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.10.0/manager_manifest.yaml

and

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.10.0/manager_default_CR.yaml

helm/0.10.0

26 Sep 07:52
Compare
Choose a tag to compare
Update README.md

0.9.0

06 Sep 12:19
Compare
Choose a tag to compare

What's Changed

  • [Misc] OperatorManager: Dependencies updated
  • Consume the latest version of the helm chart (0.9.0)

Full Changelog: 0.7.0...0.9.0

You can install the CAP Opertator 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.9.0/manager_manifest.yaml

and

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.9.0/manager_default_CR.yaml

helm/0.9.0

06 Sep 12:04
Compare
Choose a tag to compare
[Misc] Chart: Version and CRDs updated

Updates before the next release.

helm/0.8.0

02 Sep 10:22
Compare
Choose a tag to compare
[Misc] Chart: Support for CAPTenantOutput added

Update CRDs, rbac to add support for CAPTenantOutput resource.

0.7.0

02 Aug 08:04
Compare
Choose a tag to compare

What's Changed

  • [Misc] OperatorManager: Dependencies updated
  • Consume latest version of the helm chart (0.7.0)

Full Changelog: 0.5.0...0.7.0

You can install the CAP Opertator 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.7.0/manager_manifest.yaml

and

kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.7.0/manager_default_CR.yaml