Skip to content

Releases: SAP/cap-operator-lifecycle

helm/0.30.0

28 May 12:37
67f426e

Choose a tag to compare

[Release] helm: Chart updated (#210)

Updates for next release.

0.29.1

12 May 14:02
55b0bfa

Choose a tag to compare

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release
  • Manager:
    • dependencies updated
    • CEL validations used
    • ResourceRequirements exposed

Full Changelog: 0.28.0...0.29.1

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.29.1/manager_manifest.yaml

and

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

helm/0.29.1

09 May 14:19
17839de

Choose a tag to compare

[Release] helm: Chart updated (#202)

Updates for next release.

helm/0.29.0

08 May 14:20
4855e0b

Choose a tag to compare

[Misc] OperatorManager: Dependencies & Go version updated (#201)

Go:
- Update to latest patch.
- Dockerfile version updated.

Code:
- Update to the latest version of dependencies.
  - No changes to CRDs/manifest.

0.28.0

21 Apr 10:49
c935ba6

Choose a tag to compare

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release
  • Manager: dependencies updated

Full Changelog: 0.27.0...0.28.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.28.0/manager_manifest.yaml

and

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

helm/0.28.0

20 Apr 09:34
c935ba6

Choose a tag to compare

[Release] helm: Chart updated (#197)

Updates for next release.

0.27.0

17 Apr 09:04
abc8863

Choose a tag to compare

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release

Full Changelog: 0.26.0...0.27.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.27.0/manager_manifest.yaml

and

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

helm/0.27.0

09 Apr 09:25
abc8863

Choose a tag to compare

[Release] helm: Chart updated (#194)

Updates for next release.

0.26.0

30 Mar 07:10
95bb146

Choose a tag to compare

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release

Full Changelog: 0.25.0...0.26.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.26.0/manager_manifest.yaml

and

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

helm/0.26.0

17 Mar 13:34
95bb146

Choose a tag to compare

[Release] helm: Chart updated (#191)

Updates for next release.