Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[newrelic-logging] Bump newrelic-fluentbit-output image to 2.0.2 (#1487)
#### 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]`)
- Loading branch information