Skip to content

Commit

Permalink
[synthetics-job-manager] ping runtime deploy (#1177)
Browse files Browse the repository at this point in the history
#### Is this a new chart
No

#### What this PR does / why we need it:

Update ping runtime version

#### 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
lromer22 authored Oct 23, 2023
1 parent 647f0f4 commit 4834cb8
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.47
version: 1.0.48
appVersion: release-299
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
Expand All @@ -24,7 +24,7 @@ keywords:
- newrelic
dependencies:
- name: ping-runtime
version: 1.0.12
version: 1.0.13
condition: ping-runtime.enabled
- name: node-api-runtime
version: 1.0.23
Expand Down
4 changes: 2 additions & 2 deletions charts/synthetics-job-manager/charts/ping-runtime/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ping-runtime
description: New Relic Synthetics Ping Runtime
type: application
version: 1.0.12
appVersion: 1.30.0
version: 1.0.13
appVersion: 1.33.0
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down

0 comments on commit 4834cb8

Please sign in to comment.