diff --git a/exporters/powerdns/exporter.yml b/exporters/powerdns/exporter.yml index c906a1cf..35e360d4 100644 --- a/exporters/powerdns/exporter.yml +++ b/exporters/powerdns/exporter.yml @@ -1,7 +1,7 @@ # name of the exporter, should match with the folder name name: powerdns # version of the package created -version: 0.0.6 +version: 0.0.7 # Relative path to the License path from the repository root exporter_license_path: LICENSE # URL to the git project hosting the exporter diff --git a/scripts/s3-publish-schema.yml b/scripts/s3-publish-schema.yml index f3c6dffd..d523ea32 100644 --- a/scripts/s3-publish-schema.yml +++ b/scripts/s3-publish-schema.yml @@ -16,6 +16,7 @@ src_repo: "http://download.newrelic.com/infrastructure_agent/linux/apt" dest: "{dest_prefix}linux/apt/" os_version: + - jammy - focal - bionic - buster @@ -40,6 +41,7 @@ - 6 - 7 - 8 + - 9 - type: zypp dest: "{dest_prefix}linux/zypp/sles/{os_version}/{arch}/" @@ -54,3 +56,8 @@ - 15.2 - 15.3 + - type: yum + dest: "{dest_prefix}linux/yum/amazonlinux/{os_version}/{arch}/" + os_version: + - 2 + - 2022