Skip to content

Commit

Permalink
editing templates
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-dadams committed Oct 11, 2024
1 parent 2d04375 commit 29c4bc5
Show file tree
Hide file tree
Showing 32 changed files with 36 additions and 30 deletions.
3 changes: 3 additions & 0 deletions build/goreleaser/linux/build_amd64_fips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
env:
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- FIPS=_fips
goos:
- linux
ldflags:
Expand All @@ -20,6 +21,7 @@
env:
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- FIPS=_fips
goos:
- linux
ldflags:
Expand All @@ -35,6 +37,7 @@
env:
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- FIPS=_fips
goos:
- linux
ldflags:
Expand Down
3 changes: 3 additions & 0 deletions build/goreleaser/linux/build_arm64_fips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- CC=aarch64-linux-gnu-gcc
- FIPS=_fips
goos:
- linux
ldflags:
Expand All @@ -22,6 +23,7 @@
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- CC=aarch64-linux-gnu-gcc
- FIPS=_fips
goos:
- linux
ldflags:
Expand All @@ -38,6 +40,7 @@
- CGO_ENABLED=1
- GOEXPERIMENT=boringcrypto
- CC=aarch64-linux-gnu-gcc
- FIPS=_fips
goos:
- linux
ldflags:
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/centos_7_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/centos_7_arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm
- linux-service-arm
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/centos_7_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el7.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/centos_8_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el8.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el8.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/centos_8_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el8.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el8.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/debian_systemd_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra_systemd_{{ .Env.TAG }}_{{ .Arch }}"
file_name_template: "newrelic-infra_systemd_{{ .Env.TAG }}_{{ .Arch }}{{ .Env.FIPS }}"
vendor: "New Relic, Inc."
homepage: "https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes"
maintainer: "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/debian_systemd_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra_systemd_{{ .Env.TAG }}_{{ .Arch }}"
file_name_template: "newrelic-infra_systemd_{{ .Env.TAG }}_{{ .Arch }}{{ .Env.FIPS }}"
vendor: "New Relic, Inc."
homepage: "https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes"
maintainer: "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/debian_upstart_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra_upstart_{{ .Env.TAG }}_{{ .Arch }}"
file_name_template: "newrelic-infra_upstart_{{ .Env.TAG }}_{{ .Arch }}{{ .Env.FIPS }}"
vendor: "New Relic, Inc."
homepage: "https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes"
maintainer: "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/rhel_9_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el9.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el9.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/rhel_9_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el9.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.el9.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_114_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles11.4.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles11.4.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_121_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.1.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.1.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_122_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.2.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.2.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_122_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.2.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.2.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_123_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.3.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.3.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_123_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.3.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.3.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_124_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.4.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.4.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_124_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.4.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.4.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_125_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.5.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.5.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_125_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.5.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles12.5.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_151_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.1.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.1.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_151_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.1.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.1.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_152_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.2.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.2.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_152_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.2.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.2.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_153_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.3.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.3.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_153_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.3.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.3.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_154_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.4.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.4.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_154_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.4.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.4.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_155_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-amd64
- linux-service-amd64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.5.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.5.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion build/goreleaser/linux/sles_155_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- linux-ctl-arm64
- linux-service-arm64
package_name: newrelic-infra
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.5.{{ .Arch }}"
file_name_template: "newrelic-infra-{{ .Env.TAG }}-1.sles15.5.{{ .Arch }}{{ .Env.FIPS }}"
vendor: 'New Relic, Inc.'
homepage: 'https://docs.newrelic.com/docs/release-notes/infrastructure-release-notes/infrastructure-agent-release-notes'
maintainer: '[email protected]'
Expand Down

0 comments on commit 29c4bc5

Please sign in to comment.