Skip to content

Releases: SAP/cap-operator-lifecycle

helm/0.6.0

28 Jun 11:47
fc5c626
Compare
Choose a tag to compare
[Misc] Chart: CAP Operator CRDs updated (#66)

* [Misc] Chart: CAP Operator CRDs updated

Use the latest version of CAP Operator CRDs.

* Misc] Chart: Bump up version before release

Version update to 0.6.0

0.5.0

04 Jun 12:58
406096d
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.3.0...0.5.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.5.0/manager_manifest.yaml

and

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

helm/0.5.0

29 May 12:38
Compare
Choose a tag to compare

The next release of helm chart to deploy CAP Operator https://sap.github.io/cap-operator/

Chart

appVersion: 0.5.0
version: 0.5.0

helm/0.4.0

21 May 15:03
Compare
Choose a tag to compare

The next release of helm chart to deploy CAP Operator https://sap.github.io/cap-operator/

Chart

appVersion: 0.4.0
version: 0.4.0

0.3.0

07 Mar 12:45
a4b2c22
Compare
Choose a tag to compare

What's Changed

  • [Misc] OperatorManager: Go version & Dependencies updated
  • [Feat] Fallback to shoot domain while determining dnsTarget.

Full Changelog: 0.2.0...0.3.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.3.0/manager_manifest.yaml

and

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

helm/0.3.0

07 Mar 11:52
a4b2c22
Compare
Choose a tag to compare

The next release of helm chart to deploy CAP Operator https://sap.github.io/cap-operator/

Chart

appVersion: 0.3.0
version: 0.3.0

0.2.0

06 Mar 09:36
Compare
Choose a tag to compare

What's Changed

  • [Misc] OperatorManager: Dependencies Updated
  • [Fix] Fixed CAP tenant upgrade strategy in busola UI

Full Changelog: 0.1.1...0.2.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.2.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.2.0/manager_default_CR.yaml

helm/0.2.0

12 Feb 15:18
Compare
Choose a tag to compare

The next release of helm chart to deploy CAP Operator https://sap.github.io/cap-operator/

Chart

appVersion: 0.2.0
version: 0.2.0

0.1.1

12 Jan 14:14
96f4daa
Compare
Choose a tag to compare

What's Changed

  • [Fix] Deployment selector labels and name of busola UI ConfigMap fixed in #48

Full Changelog: 0.1.0...0.1.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.1.1/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.1.1/manager_default_CR.yaml

0.1.0

11 Jan 10:24
Compare
Choose a tag to compare

What's Changed

  • [Misc] OperatorManager: Go dependencies updated
  • [Fix] Removed dnsTarget length trimming in #37
  • [Misc] Add missing labels to CAP Operator Manager resources in #43

Full Changelog: manager/v0.0.1...0.1.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.1.0/manager_manifest.yaml
and
kubectl apply -f https://github.com/SAP/cap-operator-lifecycle/releases/download/0.1.0/manager_default_CR.yaml