Skip to content

Commit

Permalink
release 1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramk committed May 14, 2021
1 parent a39a6de commit ddeefe0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The release is meant to be installed as an addon. In order to facilitate that, a

To use, upload the release:
```bash
bosh upload-release ~/Downloads/nr-bosh-release-xenial-1.2.3.tgz
bosh upload-release ~/Downloads/nr-bosh-release-xenial-1.16.5.tgz
```

## Update license key
Expand Down
8 changes: 4 additions & 4 deletions runtime.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
releases:
- name: nri-bosh-release-xenial
version: 1.2.4
version: 1.16.5

addons:
- name: nri-bosh-release-xenial
Expand All @@ -12,10 +12,10 @@ addons:
- os: ubuntu-xenial
properties:
infra_agent:
license_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
license_key: ______ENTER_NEW_RELIC_LICENSE_KEY_______
environment: xenial
agent_props:
# prop: gets added to /etc/newrelic-infra.yml config file
custom_attributes:
platform: pcf
foundation: foundation_name
platform: _____ENTER_PLATFORM_NAME_____
foundation: _____ENTER_PCF_FOUNDATIUON_NAME_____

0 comments on commit ddeefe0

Please sign in to comment.