Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

v1.21.0

Compare
Choose a tag to compare
@ajgon ajgon released this 08 Oct 17:12
· 16 commits to master since this release
e9b2ac5

Bug Fixes

  • patch broken SSL certificates list (4887cf5), closes #268
  • update rubies for ruby-nq and fullstack, set default ruby to 2.7 (09ba7e1), closes #266

BREAKING CHANGES

  • By default new list of SSL certificates is used.

It should not affect any of your current deployments, but if you start seeing SSL errors, the first thing you should check, is disabling node['patches']['chef12_ssl_fix'] option.

See #268 for more information.