We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
EXPECTED_NUM_RECORDS
check-params-env.sh
1 parent f1898fc commit 4fcfe05Copy full SHA for 4fcfe05
ci/check-params-env.sh
@@ -27,8 +27,8 @@ PARAMS_ENV_PATH="manifests/base/params.env"
27
28
# This value needs to be updated everytime we deliberately change number of the
29
# images we want to have in the `params.env` or `params-latest.env` file.
30
-EXPECTED_NUM_RECORDS=45
31
-EXPECTED_ADDI_RUNTIME_RECORDS=6
+EXPECTED_NUM_RECORDS=51
+EXPECTED_ADDI_RUNTIME_RECORDS=0
32
33
# Number of attempts for the skopeo tool to gather data from the repository.
34
SKOPEO_RETRY=3
0 commit comments