Skip to content

Commit

Permalink
feat: [synthetics-job-manager] Update node-browser-runtime version to…
Browse files Browse the repository at this point in the history
… 2.2.2 (#1233)

#### Is this a new chart
No

#### What this PR does / why we need it:
Updates node-browser-runtime from 2.2.1 to 2.2.2

#### Which issue this PR fixes
  - fixes CVE for Axios

#### Special notes for your reviewer:
None.

#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove
unrelated fields.]
- [x] Chart Version bumped
- [x] Variables are documented in the README.md
- [x] Title of the PR starts with chart name (e.g. `[mychartname]`)
  • Loading branch information
marcusperezNR authored Jan 9, 2024
1 parent eea75e6 commit f0dd9a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/synthetics-job-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: synthetics-job-manager
description: New Relic Synthetics Containerized Job Manager
type: application
version: 1.0.55
version: 1.0.56
appVersion: release-321
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
Expand Down Expand Up @@ -30,5 +30,5 @@ dependencies:
version: 1.0.26
condition: node-api-runtime.enabled
- name: node-browser-runtime
version: 1.0.33
version: 1.0.34
condition: node-browser-runtime.enabled
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: node-browser-runtime
description: New Relic Synthetics Browser Runtime
type: application
version: 1.0.33
appVersion: 2.2.1
version: 1.0.34
appVersion: 2.2.2
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down

0 comments on commit f0dd9a8

Please sign in to comment.