Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(fluentd): upgrade fluentd to v1.12.4 and bundler to >= 2.2.18 #215

Merged
merged 1 commit into from
May 26, 2021

Conversation

Cryptophobia
Copy link
Contributor

  • update fluentd to new minor release v1.12.4 with in_tail fixes
  • update bundler to version >= 2.2.18 CVE-2020-36327
  • do gem upgrade and install bundler version default in Dockerfile
  • use bundle install with Gemfile.lock to install gems

Signed-off-by: Anton Ouzounov aouzounov@vmware.com

 - update fluentd to new minor release [v1.12.4](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#release-v1124---20210526) with fixes
 - update bundler to version >= 2.2.18 [CVE-2020-36327](GHSA-fp4w-jxhp-m23p)
 - do gem upgrade and install bundler version default in Dockerfile
 - use `bundle install` with Gemfile.lock to install gems

Signed-off-by: Anton Ouzounov <aouzounov@vmware.com>
@Cryptophobia Cryptophobia merged commit 5acc17b into vmware:master May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants