File tree Expand file tree Collapse file tree 3 files changed +7
-13
lines changed
Expand file tree Collapse file tree 3 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -121,8 +121,8 @@ jobs:
121121 path : /home/runner/.aws/credentials
122122 contents : |
123123 [virtuoso_user]
124- aws_access_key_id=${{ secrets.AWS_ACCESS_KEY_ID_V2 }}
125- aws_secret_access_key=${{ secrets.AWS_SECRET_ACCESS_KEY_V2 }}
124+ aws_access_key_id=${{ secrets.AWS_ACCESS_KEY_ID }}
125+ aws_secret_access_key=${{ secrets.AWS_SECRET_ACCESS_KEY }}
126126 write-mode : overwrite
127127
128128 - name : Write AWS config 2
Original file line number Diff line number Diff line change 1- <a name =" v0.106.3 " ></a >
2- ## [ v0.106.3] - 2025-11-05
3- ### Bug Fixes
4- - update release workflow to use updated secrets
5-
61<a name =" v0.106.2 " ></a >
7- ## [ v0.106.2] - 2025-11-03
2+ ## [ v0.106.2] - 2025-10-30
83<a name =" v0.106.1 " ></a >
94## [ v0.106.1] - 2025-10-30
105<a name =" v0.106.0 " ></a >
26382633- ** profile:** Add listing of profiles to command
26392634- ** profile:** Enable reading of profiles and use Region/APIKey from default profile
26402635
2641- [ Unreleased ] : https://github.com/newrelic/newrelic-cli/compare/v0.106.3...HEAD
2642- [ v0.106.3 ] : https://github.com/newrelic/newrelic-cli/compare/v0.106.2...v0.106.3
2636+ [ Unreleased ] : https://github.com/newrelic/newrelic-cli/compare/v0.106.2...HEAD
26432637[ v0.106.2 ] : https://github.com/newrelic/newrelic-cli/compare/v0.106.1...v0.106.2
26442638[ v0.106.1 ] : https://github.com/newrelic/newrelic-cli/compare/v0.106.0...v0.106.1
26452639[ v0.106.0 ] : https://github.com/newrelic/newrelic-cli/compare/v0.105.2...v0.106.0
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.106.3 " ,
2+ "version" : " 0.106.2 " ,
33 "architecture" : {
44 "64bit" : {
5- "url" : " https://github.com/newrelic/newrelic-cli/releases/download/v0.106.3 /newrelic-cli_0.106.3_Windows_x86_64 .zip" ,
5+ "url" : " https://github.com/newrelic/newrelic-cli/releases/download/v0.106.2 /newrelic-cli_0.106.2_Windows_x86_64 .zip" ,
66 "bin" : [
77 " newrelic.exe"
88 ],
9- "hash" : " 035b41e86d277f6fa54a2acf18e669026cfcf560fc49a4e432bfce8d25b7ce3b "
9+ "hash" : " 1baa85b9a9e9f83cce887c8772be07c1bdb0590fa5dc98b4e26e29c3b449a991 "
1010 }
1111 },
1212 "homepage" : " https://github.com/newrelic/newrelic-cli" ,
You can’t perform that action at this time.
0 commit comments