Skip to content

node-api-runtime latest release #1663

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

Merged
merged 2 commits into from
Apr 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 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: 3.0.8
version: 3.0.9
appVersion: release-428
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
Expand All @@ -18,6 +18,7 @@ maintainers:
- name: shashank-srirangam
- name: nr-mdadhich
- name: nr-amrendrasingh
- name: syeddula-279
email: [email protected]
keywords:
- synthetics
Expand All @@ -29,7 +30,7 @@ dependencies:
version: 1.0.23
condition: ping-runtime.enabled
- name: node-api-runtime
version: 1.0.38
version: 1.0.39
condition: node-api-runtime.enabled
- name: node-browser-runtime
version: 2.0.5
Expand Down
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.38
appVersion: 1.2.109
version: 1.0.39
appVersion: 1.2.111
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand All @@ -17,6 +17,7 @@ maintainers:
- name: kondracek-nr
- name: sidnaiknewrelic
- name: nr-mdadhich
- name: syeddula-279
email: [email protected]
keywords:
- synthetics
Expand Down
Loading