Releases: SAP/cap-operator-lifecycle
Releases · SAP/cap-operator-lifecycle
helm/0.30.0
[Release] helm: Chart updated (#210) Updates for next release.
0.29.1
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
[Release] helm: Chart updated (#202) Updates for next release.
helm/0.29.0
[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
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
[Release] helm: Chart updated (#197) Updates for next release.
0.27.0
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
[Release] helm: Chart updated (#194) Updates for next release.
0.26.0
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
[Release] helm: Chart updated (#191) Updates for next release.