Skip to content

Commit

Permalink
[Synthetics Job Manager] Update chart values for SJM (#1141)
Browse files Browse the repository at this point in the history
<!--
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

No

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

We need this so we can reach parity with the helm chart version and the
public release version.

#### Which issue this PR fixes
*(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)`
format, will close that issue when PR gets merged)*
  - fixes #
  
Helps us reach parity between helm chart and public release version.

#### Special notes for your reviewer:

Here are the changes between 286 -> 291:

https://source.datanerd.us/synthetics/synthetics-kevin/compare/release-286...release-291
Here is the Public release showing 291:
Production: https://onenr.io/0gR70LyyXjo
EU: https://onenr.io/0VRVoObbxja
Here is the Private release showing 291:

https://hub.docker.com/layers/newrelic/synthetics-job-manager/release-291/images/sha256-865db0f682ace06b3601e465c4d23953ba4b22dbb665e81c4951887613c79f44?context=repo

#### Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove
unrelated fields.]
- [x] Chart Version bumped
- [ ] Variables are documented in the README.md
- [x] Title of the PR starts with chart name (e.g. `[mychartname]`)
  • Loading branch information
sidnaiknewrelic authored Aug 11, 2023
1 parent 6fda293 commit 3c042f5
Showing 1 changed file with 2 additions and 2 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,8 +2,8 @@ apiVersion: v2
name: synthetics-job-manager
description: New Relic Synthetics Containerized Job Manager
type: application
version: 1.0.43
appVersion: release-286
version: 1.0.44
appVersion: release-291
home: https://github.com/orgs/newrelic/teams/proactive-monitoring
maintainers:
- name: Philip-R-Beckwith
Expand Down

0 comments on commit 3c042f5

Please sign in to comment.