Commit c3efa00
Temporarily pin cf cli version to 8.8.3
CF cli have created a new tag
[`v8.9.0`](https://github.com/cloudfoundry/cli/releases/tag/v8.9.0) but
have not attached the cli binaries to it. Therefore, fetching latest cli
fails with `HTTP 404` error, e.g. see
https://ci.korifi.cf-app.com/teams/main/pipelines/main/jobs/run-e2es-eks-periodic/builds/11159
To mitigate this, we pin the cli version to the previous release until
the issue is solved on the cli side.
Co-authored-by: Danail Branekov <[email protected]>1 parent 62feb38 commit c3efa00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments