Skip to content

Commit

Permalink
[synthetics-job-manager/synthetics-minion]: Updating chart and app ve…
Browse files Browse the repository at this point in the history
…rsion to reflect the latest in production (#1140)

#### Is this a new chart? 
No. 
#### What this PR does / why we need it:

Just updates the chart and app version of all the charts that the
Synthetics team owns.

#### 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
vkasanneni-nr authored Aug 4, 2023
1 parent 88747e1 commit 6fda293
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions charts/synthetics-job-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: synthetics-job-manager
description: New Relic Synthetics Containerized Job Manager
type: application
version: 1.0.42
appVersion: release-280
version: 1.0.43
appVersion: release-286
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand All @@ -27,8 +27,8 @@ dependencies:
version: 1.0.12
condition: ping-runtime.enabled
- name: node-api-runtime
version: 1.0.21
version: 1.0.22
condition: node-api-runtime.enabled
- name: node-browser-runtime
version: 1.0.26
version: 1.0.27
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-api-runtime
description: New Relic Synthetics Api Runtime
type: application
version: 1.0.21
appVersion: 1.1.47
version: 1.0.22
appVersion: 1.1.50
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down
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.26
appVersion: 2.0.20
version: 1.0.27
appVersion: 2.0.29
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down
4 changes: 2 additions & 2 deletions charts/synthetics-minion/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: synthetics-minion
description: New Relic Synthetics Containerized Private Minion (CPM)
type: application
version: 1.0.59
appVersion: 3.0.83
version: 1.0.60
appVersion: 3.0.91
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down

0 comments on commit 6fda293

Please sign in to comment.