We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7053bfd commit 35f6c95Copy full SHA for 35f6c95
.github/workflows/testing.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
repo_base_url: 'http://nr-downloads-ohai-staging.s3-website-us-east-1.amazonaws.com/testing-pre-releases/satya-rhel10/infrastructure_agent'
22
package_name: 'newrelic-infra'
23
- package_version: '0.0.5'
+ package_version: '1.67.3'
24
gpg_key: 'https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg'
25
platforms: "al2,al2023,centos7,centos8,debian-bullseye,debian-buster,redhat8,redhat9,redhat10,suse15.2,suse15.3,suse15.4,suse15.5,suse15.6,ubuntu1604,ubuntu1804,ubuntu2004,ubuntu2204,ubuntu2404"
0 commit comments