File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6969 - nri-nix
7070
7171 dependencies :
72- - newrelic-infra
73- - nrjmx
72+ - newrelic-infra (>= 1.20.0)
73+ - nrjmx (>= 2.3.2)
7474
7575 bindir : " /var/db/newrelic-infra/newrelic-integrations/bin"
7676
@@ -122,8 +122,8 @@ nfpms:
122122 - nri-nix-fips
123123
124124 dependencies :
125- - newrelic-infra-fips
126- - nrjmx-fips
125+ - newrelic-infra-fips (>= 1.60.0)
126+ - nrjmx-fips (>= 2.8.0)
127127
128128 bindir : " /var/db/newrelic-infra/newrelic-integrations/bin"
129129
@@ -144,7 +144,7 @@ nfpms:
144144 deb :
145145 dependencies :
146146 - newrelic-infra-fips (>= 1.60.0)
147- - nrjmx-fips (>= 2.3.2 )
147+ - nrjmx-fips (>= 2.8.0 )
148148 rpm :
149149 file_name_template : >-
150150 {{- .ProjectName }}-fips-
@@ -155,7 +155,7 @@ nfpms:
155155 {{- end }}
156156 dependencies :
157157 - newrelic-infra-fips >= 1.60.0
158- - nrjmx-fips >= 2.3.2
158+ - nrjmx-fips >= 2.8.0
159159
160160 # Formats to be generated.
161161 formats :
You can’t perform that action at this time.
0 commit comments