diff --git a/gitlab-exporter.yaml b/gitlab-exporter.yaml index badb261f6ac..1834fadf481 100644 --- a/gitlab-exporter.yaml +++ b/gitlab-exporter.yaml @@ -4,7 +4,7 @@ #nolint:git-checkout-must-use-github-updates package: name: gitlab-exporter - version: 14.0.0 + version: 14.1.0 epoch: 0 description: GitLab Exporter is a Prometheus Web exporter. copyright: @@ -57,7 +57,7 @@ pipeline: with: repository: https://gitlab.com/gitlab-org/ruby/gems/gitlab-exporter.git tag: v${{package.version}} - expected-commit: 43046600e67c1853972d026e71594879f99443b0 + expected-commit: 178ada58663c323e3cba844fd5e7b0b0c6f85ed4 - uses: ruby/unlock-spec