We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94268bb commit ec66805Copy full SHA for ec66805
tools/gitlab-runner/manifest.yaml
@@ -3,7 +3,7 @@ name: gitlab-runner
3
license:
4
name: MIT License
5
link: https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/LICENSE?ref_type=heads
6
-version: "17.8.3"
+version: "17.9.0"
7
check: ${binary} --version | grep ^Version | tr -s ' ' | cut -d' ' -f2
8
platforms:
9
- linux/amd64
0 commit comments