Skip to content

Commit 6081e48

Browse files
authored
node-api-runtime latest release (#1663)
<!-- Thank you for contributing to New Relic's Helm charts. Before you submit this PR we'd like to make sure you are aware of our technical requirements: * https://github.com/newrelic-experimental/helm-charts/blob/master/CONTRIBUTING.md#technical-requirements For a quick overview across what we will look at reviewing your PR, please read our review guidelines: * https://github.com/newrelic-experimental/helm-charts/blob/master/REVIEW_GUIDELINES.md Following our best practices right from the start will accelerate the review process and help get your PR merged quicker. When updates to your PR are requested, please add new commits and do not squash the history. This will make it easier to identify new changes. The PR will be squashed anyways when it is merged. Thanks. For fast feedback, please @-mention maintainers that are listed in the Chart.yaml file. Please make sure you test your changes before you push them. Once pushed, a Github Action will run across your changes and do some initial checks and linting. These checks run very quickly. Please check the results. We would like these checks to pass before we even continue reviewing your changes. --> #### Is this a new chart #### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)* - fixes # #### Special notes for your reviewer: #### Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] - [ ] Chart Version bumped - [ ] Variables are documented in the README.md - [ ] Title of the PR starts with chart name (e.g. `[mychartname]`)
1 parent a3a262e commit 6081e48

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

charts/synthetics-job-manager/Chart.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: synthetics-job-manager
33
description: New Relic Synthetics Containerized Job Manager
44
type: application
5-
version: 3.0.8
5+
version: 3.0.9
66
appVersion: release-428
77
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
88
maintainers:
@@ -18,6 +18,7 @@ maintainers:
1818
- name: shashank-srirangam
1919
- name: nr-mdadhich
2020
- name: nr-amrendrasingh
21+
- name: syeddula-279
2122
2223
keywords:
2324
- synthetics
@@ -29,7 +30,7 @@ dependencies:
2930
version: 1.0.23
3031
condition: ping-runtime.enabled
3132
- name: node-api-runtime
32-
version: 1.0.38
33+
version: 1.0.39
3334
condition: node-api-runtime.enabled
3435
- name: node-browser-runtime
3536
version: 2.0.5

charts/synthetics-job-manager/charts/node-api-runtime/Chart.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: node-api-runtime
33
description: New Relic Synthetics Api Runtime
44
type: application
5-
version: 1.0.38
6-
appVersion: 1.2.109
5+
version: 1.0.39
6+
appVersion: 1.2.111
77
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
88
maintainers:
99
- name: Philip-R-Beckwith
@@ -17,6 +17,7 @@ maintainers:
1717
- name: kondracek-nr
1818
- name: sidnaiknewrelic
1919
- name: nr-mdadhich
20+
- name: syeddula-279
2021
2122
keywords:
2223
- synthetics

0 commit comments

Comments
 (0)