chore: bump gitlab-zoekt to v1.11.2 on 18-10-stable

What does this MR do and why?

Bumps `GITLAB_ZOEKT_SHA` and `GITLAB_ZOEKT_TAG` from `v1.11.1` to `v1.11.2` on `18-10-stable` to build the `cng/gitlab-zoekt:v1.11.2` image.

`v1.11.2` is a backport of refactor: bump schemaVersion to initiate force reindexing which fixes a bug where the Zoekt indexer incorrectly performs an incremental index after a force push, resulting in stale or missing search results for self-managed customers on GitLab 18.10.

Backport chain for 18.10 (SM)

  1. `gitlab-zoekt-indexer` — cherry-picked fix onto `v1.11.1`, tagged `v1.11.2`
  2. `gitlab-org/build/CNG` — this MR, builds `cng/gitlab-zoekt:v1.11.2` on `18-10-stable`
  3. `gitlab-org/gitlab` — MR gitlab-org/gitlab!232447 (merged) on `18-10-stable-ee` bumping `GITLAB_ZOEKT_VERSION` to `1.11.2`
  4. `cloud-native/charts/gitlab-zoekt` — MR gitlab-org/cloud-native/charts/gitlab-zoekt!147 (closed) on `main` bumping chart to `3.8.5` with image `v1.11.2`
  5. `gitlab-org/charts/gitlab` — MR gitlab-org/charts/gitlab!4978 on `9-10-stable` bumping `gitlab-zoekt` to `3.8.5`
Edited by Terri Chu

Merge request reports

Loading