Skip to content

Releases: SAP/cap-operator-lifecycle

0.32.1

Choose a tag to compare

@Pavan-SAP Pavan-SAP released this 03 Jul 06:13
59888b2

What's Changed

  • minor fix on rolloutDelay type with #228

Full Changelog: 0.32.0...0.32.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.32.1/manager_manifest.yaml

and

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

0.32.0

Choose a tag to compare

@Pavan-SAP Pavan-SAP released this 02 Jul 13:16
cdc0be8

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release
  • Enable rollout delay and rate limit config
  • Dependencies updated

Full Changelog: 0.31.0...0.32.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.32.0/manager_manifest.yaml

and

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

helm/0.32.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 11:35
cdc0be8
[Release] helm: Chart updated (#227)

Updates for next release.

0.31.0

Choose a tag to compare

@Pavan-SAP Pavan-SAP released this 17 Jun 14:56
c38fd42

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release
  • Subscription Server supports domains > 64chars now.
  • Manager:
    • Operator CustomResource now allows enhanced configuration like the helm chart
    • Actions/Dependencies updated

Full Changelog: 0.30.0...0.31.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.31.0/manager_manifest.yaml

and

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

helm/0.31.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 10:52
c38fd42
[Release] helm: Chart updated (#219)

Updates for next release.

0.30.0

Choose a tag to compare

@Pavan-SAP Pavan-SAP released this 01 Jun 12:34
3c8a5c5

What's Changed

  • [Release] helm: Chart updated to use the latest cap-operator release
  • Manager:
    • Pod cache issue fixed with #206
    • Dependencies updated

Full Changelog: 0.29.1...0.30.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.30.0/manager_manifest.yaml

and

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

helm/0.30.0

Choose a tag to compare

@github-actions github-actions released this 28 May 12:37
67f426e
[Release] helm: Chart updated (#210)

Updates for next release.

0.29.1

Choose a tag to compare

@Pavan-SAP Pavan-SAP released this 12 May 14:02
55b0bfa

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

Choose a tag to compare

@github-actions github-actions released this 09 May 14:19
17839de
[Release] helm: Chart updated (#202)

Updates for next release.

helm/0.29.0

Choose a tag to compare

@github-actions github-actions released this 08 May 14:20
4855e0b
[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.