Skip to content
This repository was archived by the owner on Dec 5, 2018. It is now read-only.

Releases: vmware-archive/cfops

CFOPS v2.2.24

07 Jun 12:09

Choose a tag to compare

Merge branch 'release/v2.2.23'

CFOPS v2.2.22

06 Jun 11:39

Choose a tag to compare

Merge branch 'release/v2.2.21'

CFOPS v2.2.20

31 May 21:30

Choose a tag to compare

  • fixes issue with postgres detection for pcf v1.7+

CFOPS v2.2.18

16 May 12:40

Choose a tag to compare

Merge branch 'release/v2.2.17'

CFOPS v2.2.16

13 May 16:50

Choose a tag to compare

Merge branch 'release/v2.2.15'

CFOPS v2.2.8

12 Apr 06:22

Choose a tag to compare

Merge branch 'release/v2.2.7'

CFOPS v2.2.4

06 Apr 18:48

Choose a tag to compare

BUGFIXES:
Resolves RabbitMQ Service Tile parsing issue : #74

cfops 2.2.3

06 Apr 18:29

Choose a tag to compare

fix for parsing errors in plugins
#74

CFOPS v2.2.2

31 Mar 20:12

Choose a tag to compare

NEW FEATURE:

  • cfops now supports plugins
    add a plugin or plugins to the plugin directory ./plugins by default or configurable with the CFOPS_PLUGIN_DIR env var and extend cfops functionality

CFOPS v2.1.15

31 Mar 19:00

Choose a tag to compare

Bugfixes and slight behavior changes regarding manifest deletion:

  • cfops will no longer by default delete bosh manifests on restore of ops manager #61
  • cfops bug in ssl key selection is fixed for mysql backup/restore
    #65