C0: zot — upgrade indri registry to v2.1.16

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) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-05-04 17:41:07 -07:00
commit f16e1c81f1
2 changed files with 3 additions and 2 deletions

View file

@ -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).

View file

@ -357,8 +357,8 @@ services:
- name: zot - name: zot
type: ansible type: ansible
last-reviewed: 2026-03-14 last-reviewed: 2026-05-04
current-version: "v2.1.15" current-version: "v2.1.16"
upstream-source: https://github.com/project-zot/zot/releases upstream-source: https://github.com/project-zot/zot/releases
notes: Built from source on indri notes: Built from source on indri