diff --git a/doc/settings/prometheus.md b/doc/settings/prometheus.md index a3c52bdce5d607c3f925577b027ad2134960ed8c_ZG9jL3NldHRpbmdzL3Byb21ldGhldXMubWQ=..b3113d4bdbd1fabcc5134926a0bb042551ec41e3_ZG9jL3NldHRpbmdzL3Byb21ldGhldXMubWQ= 100644 --- a/doc/settings/prometheus.md +++ b/doc/settings/prometheus.md @@ -4,7 +4,7 @@ info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers --- -# Prometheus Settings **(FREE SELF)** +# Prometheus settings **(FREE SELF)** ## Remote read/write diff --git a/gitlab-ci-config/gitlab-com.yml b/gitlab-ci-config/gitlab-com.yml index a3c52bdce5d607c3f925577b027ad2134960ed8c_Z2l0bGFiLWNpLWNvbmZpZy9naXRsYWItY29tLnltbA==..b3113d4bdbd1fabcc5134926a0bb042551ec41e3_Z2l0bGFiLWNpLWNvbmZpZy9naXRsYWItY29tLnltbA== 100644 --- a/gitlab-ci-config/gitlab-com.yml +++ b/gitlab-ci-config/gitlab-com.yml @@ -311,7 +311,7 @@ # Perform documentation linting on Markdown files docs-lint markdown: - image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-markdown:alpine-3.15-vale-2.15.0-markdownlint-0.31.0 + image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-markdown:alpine-3.15-vale-2.15.5-markdownlint-0.31.1 stage: check cache: {} needs: []