Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@viovanov viovanov released this 02 Mar 17:08
· 635 commits to master since this release

New Features

  • bug-fixes and doc improvements for entanglements
  • fixes to documentation for active/passive probes
  • support for Helm 3

Known Issues

  • helm delete won't clean up Custom Resource Definitions
  • updates may cause skipping of StatefulSet version numbers

Installation

# Use this if you've never installed the operator before
helm install --namespace cf-operator --name cf-operator https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-3.2.0%2B0.g178ecd31.tgz

# Use this if the custom resources have already been created by a previous CF Operator installation
helm install --namespace cf-operator --name cf-operator https://s3.amazonaws.com/cf-operators/release/helm-charts/cf-operator-3.2.0%2B0.g178ecd31.tgz --set "customResources.enableInstallation=false"

Assets

Helm chart and standalone binary: