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:
parent
a2c61b625d
commit
f16e1c81f1
2 changed files with 3 additions and 2 deletions
1
docs/changelog.d/+zot-v2.1.16.infra.md
Normal file
1
docs/changelog.d/+zot-v2.1.16.infra.md
Normal 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).
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue