Ops Cli Versions Save

Ops - cli wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation

2.2.1

7 months ago

What's Changed

Full Changelog: https://github.com/adobe/ops-cli/compare/2.2.0...2.2.1

2.2.0

9 months ago

What's Changed

Full Changelog: https://github.com/adobe/ops-cli/compare/2.1.7...2.2.0

2.1.7

2 years ago

What's Changed

Full Changelog: https://github.com/adobe/ops-cli/compare/2.1.5...2.1.7

2.1.5

2 years ago
  • Upgrade depedencies
  • Bump ansible from 2.7.16 to 2.9.20 (#104)
  • Bump pyyaml from 5.1 to 5.4
  • Bump jinja2 from 2.10.1 to 2.11.3 (#100)
  • Moved from dockerhub to ghcr.io
  • Update RELEASE instructions to refer to GH Actions
  • Moved from travis to github actions
  • Build pypi package using github actions to avoid maintaining pypi encrypted secret in repo

2.0.6

2 years ago

2.0.5

3 years ago

2.0.4

4 years ago

1.12.2

4 years ago

1.12.1

4 years ago

This is the latest version to support Python2 (as this in turn is EOL end of this year 2019). To keep using python2, you need to install pre 2.0 versions:

pip2 install ops-cli<2.0

2.0.3

4 years ago

From version 2.0 onward ops-cli requires Python3.