Bump zot registry to v2.1.15 #293

Merged
eblume merged 2 commits from bump/zot-v2.1.15 into main 2026-03-14 10:00:40 -07:00
4 changed files with 9 additions and 3 deletions

View file

@ -16,6 +16,11 @@
<true/>
<key>KeepAlive</key>
<true/>
<key>EnvironmentVariables</key>
<dict>
<key>PATH</key>
<string>/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin</string>
</dict>
<key>StandardOutPath</key>
<string>{{ zot_log_dir }}/mcquack.zot.out.log</string>
<key>StandardErrorPath</key>

View file

@ -0,0 +1 @@
Upgrade zot container registry from v2.1.13 to v2.1.15 (CVE-2025-30204, open redirect fix). Fix trivy CVE DB downloads by adding /usr/local/bin to LaunchAgent PATH.

View file

@ -1,6 +1,6 @@
---
title: Zot
modified: 2026-02-21
modified: 2026-03-14
tags:
- service
- registry

View file

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