Skip to content

Commit

Permalink
chore: bump custodian version to 8.44.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimrazmus committed Sep 3, 2019
1 parent f5d41b9 commit eeb4946
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- checkout
- run:
name: install c7n
command: pip install --user c7n==0.8.43.1
command: pip install --user c7n==0.8.44.2
- run:
name: custodian version
command: ~/.local/bin/custodian version
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Read the [Cloud Custodian documentation](http://www.capitalone.io/cloud-custodia
Policies are automatically validated via [CircleCI](https://circleci.com/gh/jimrazmus/c7n-policies/tree/master). It runs Cloud Custodian in a Docker container that includes:

* Python version 2.7.14
* Cloud Custodian version 0.8.43.1
* Cloud Custodian version 0.8.44.2

## AWS Account Installation

Expand Down

0 comments on commit eeb4946

Please sign in to comment.