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

Upgrade fluentbit version to 3.1.2 #166

Merged
merged 3 commits into from
Sep 18, 2024
Merged

Conversation

maya-jha
Copy link
Contributor

Notes

We have got a trivy ticket of the image cf-registry.nr-ops.net/maas/docker-atlantis-fluent-bit, this image uses the image from this public repo from new relic: GitHub - newrelic/newrelic-fluent-bit-output. This is to bump up to the version to 3.1.2 the same version which new relic packaged fluent bit also supports.

Testing

  1. Local integ test passes bash test.sh.
  2. Local build works.

nr-rkallempudi
nr-rkallempudi previously approved these changes Sep 17, 2024
@maya-jha
Copy link
Contributor Author

Some GH checks were sporadically failing with error docker-compose command not found. Migrate to Compose V2 was needed: https://github.com/orgs/community/discussions/116610. Updated and GH checks are passing now.

nr-rkallempudi
nr-rkallempudi previously approved these changes Sep 18, 2024
@maya-jha maya-jha merged commit 747dc5c into newrelic:master Sep 18, 2024
11 checks passed
maya-jha added a commit to newrelic/helm-charts that referenced this pull request Sep 25, 2024
#### Is this a new chart
No.
#### What this PR does / why we need it:
This PR bumps the image for newrelic-logging integration, it uses the
plugin version 2.0.2 that user fluent-bit 3.1.2 for docker images.
Related PR:
newrelic/newrelic-fluent-bit-output#166
#### Which issue this PR fixes
*(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)`
format, will close that issue when PR gets merged)*
  - fixes #NR-310459
This fixes trivy ticket of the image
[cf-registry.nr-ops.net/maas/docker-atlantis-fluent-bit](http://cf-registry.nr-ops.net/maas/docker-atlantis-fluent-bit).
#### Special notes for your reviewer:
##### Testing done.
1. Unit test: helm unittest charts/newrelic-logging
2. Installation successful: `helm upgrade --install newrelic-bundle
--set licenseKey=key
/Users/mjha/work/helm-charts/charts/newrelic-logging -n newrelic`

#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove
unrelated fields.]
- [ x] Chart Version bumped
- [ ] Variables are documented in the README.md
- [ x] Title of the PR starts with chart name (e.g. `[mychartname]`)
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