Skip to content

Commit d3dbde7

Browse files
authored
Update Aqua version (#1332)
1 parent 58cf895 commit d3dbde7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- Add package cosign ([#1323](https://github.com/opendevstack/ods-core/issues/1323))
1111

1212
### Changed
13-
- Updated Aqua CLI ([#1325](https://github.com/opendevstack/ods-core/pull/1325))
13+
- Updated Aqua CLI ([#1325](https://github.com/opendevstack/ods-core/pull/1325)) & ([#1332](https://github.com/opendevstack/ods-core/pull/1332))
1414

1515
### Fixed
1616

configuration-sample/ods-core.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ JENKINS_AGENT_BASE_SNYK_DISTRIBUTION_URL=https://github.com/snyk/snyk/releases/d
251251
# Check Aqua versions backward compatibility at https://docs.aquasec.com/docs/version-compatibility-of-components#section-backward-compatibility-across-two-major-versions
252252
# To Download the aquaSec scanner cli and check their documentaion requires a valid account on aquasec.com
253253
# Latest tested version is 2022.4.720
254-
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.720/scannercli
254+
# Example: https://<USER>:<PASSWORD>@download.aquasec.com/scanner/2022.4.759/scannercli
255255
JENKINS_AGENT_BASE_AQUASEC_SCANNERCLI_URL=
256256

257257
# Repository of shared library

0 commit comments

Comments
 (0)