From 5ec887ce0ee61e65879d096f1bfd37f52cf392e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 16:52:54 +0000 Subject: [PATCH] chore(deps): update ghcr.io/docspec/api docker tag to v1.21.9 --- charts/api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/api/values.yaml b/charts/api/values.yaml index 7222f36..1721a3a 100644 --- a/charts/api/values.yaml +++ b/charts/api/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: registry: ghcr.io repository: docspec/api - tag: "1.21.2" + tag: "1.21.9" digest: "" pullPolicy: IfNotPresent pullSecrets: []