This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
cio v0.15.0
Changelog
- b79496a Add Dependency Track to all branches (Issue IMCO-1163)
- eba2ddf Add Goreleaser to argo-workflow (IMCO-1215)
- 6ffe811 Add compatibility with cinc-client installation on windows (issue IMCO-1215)
- 3d8f769 Add policy_name attribute to each policyfile configuration run for compatibility with Chef 17 (issue IMCO-1215)
- c048966 Fix bufio.Scanner: token too long error in bootstrap (issue IMCO-1219)
- c27c9f1 Fix goreleaser config to work with latest goreleaser version (issue IMCO-1215)
- 748edb8 Implement bootstrapping with chef (issue IMCO-1219)
- d043e86 Merge pull request #100 from ingrammicro/feature/1215-cinc
- 9aa6307 Merge pull request #101 from ingrammicro/feature/1219-ansible-integration
- 9bc2f41 Merge pull request #102 from ingrammicro/feature/1219-ansible-integration
- c88b288 Merge pull request #103 from ingrammicro/release/mirage
- 1f5b1c1 Merge pull request #97 from ingrammicro/master
- 7f39483 Merge pull request #98 from ingrammicro/feature/1163-dependency-track-implementation
- bbae22a Merge pull request #99 from ingrammicro/bugfix/1225-dtrack-to-tagged-versions-and-develop-only
- 1734d43 Modify Dependency Track to only use on tagged versions and develop branch (Issue IMCO-1225)
- ed925f5 Parse ansible version from bootstrap stdout (issue IMCO-1219)
- eea1043 Prepare release of v0.15.0 🎉
- c32e4a6 Prepare release of v0.15.0-alpha 🚧
- 951721e Prepare release of v0.15.0-alpha.1 🚧
- d21a242 Prepare release of v0.15.0-beta 🚧
- 5e3f93d Prepare release of v0.15.0-rc 🚧
- 27c607f Send cio and chef/cinc client versions in configuration update after bootstrap run (issue IMCO-1215)
- b50da3e Set policy_group to local in bootstrapping config attributes (issue IMCO-1215)
- a1310d5 Split variables from ansible inventory into own file (issue IMCO-1219)