From f16e1c81f1957e16f9f4fb611d1a618856585b53 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Mon, 4 May 2026 17:41:07 -0700 Subject: [PATCH] =?UTF-8?q?C0:=20zot=20=E2=80=94=20upgrade=20indri=20regis?= =?UTF-8?q?try=20to=20v2.1.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Security fixes only (TLS verification on metrics client, CORS Allow-Credentials suppression on wildcard origin, manifest/API-key body-size limits, dependabot bumps). No config changes required; re-built from source on indri and bounced launchagent. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/changelog.d/+zot-v2.1.16.infra.md | 1 + service-versions.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 docs/changelog.d/+zot-v2.1.16.infra.md diff --git a/docs/changelog.d/+zot-v2.1.16.infra.md b/docs/changelog.d/+zot-v2.1.16.infra.md new file mode 100644 index 0000000..f007164 --- /dev/null +++ b/docs/changelog.d/+zot-v2.1.16.infra.md @@ -0,0 +1 @@ +Upgraded zot on indri from v2.1.15 to v2.1.16 (security fixes: TLS verification on metrics client, CORS Allow-Credentials suppression on wildcard origins, manifest/API-key body size limits). diff --git a/service-versions.yaml b/service-versions.yaml index 76c0655..792f4eb 100644 --- a/service-versions.yaml +++ b/service-versions.yaml @@ -357,8 +357,8 @@ services: - name: zot type: ansible - last-reviewed: 2026-03-14 - current-version: "v2.1.15" + last-reviewed: 2026-05-04 + current-version: "v2.1.16" upstream-source: https://github.com/project-zot/zot/releases notes: Built from source on indri