From 671eb5b4d3639d522d6b0fe2d7e3712004b01df2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:39:16 +0000 Subject: [PATCH] chore(deps): update ghcr.io/docspecio/api docker tag to v3.0.2 --- charts/api/values.yaml | 2 +- ci/api/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/api/values.yaml b/charts/api/values.yaml index 9d5160e..4f106fb 100644 --- a/charts/api/values.yaml +++ b/charts/api/values.yaml @@ -8,7 +8,7 @@ replicaCount: 1 image: registry: ghcr.io repository: docspecio/api - tag: "3.0.1" + tag: "3.0.2" digest: "" pullPolicy: IfNotPresent pullSecrets: [] diff --git a/ci/api/values.yaml b/ci/api/values.yaml index 610de47..4fb2620 100644 --- a/ci/api/values.yaml +++ b/ci/api/values.yaml @@ -3,7 +3,7 @@ image: registry: ghcr.io repository: docspecio/api - tag: "3.0.1" + tag: "3.0.2" serviceAccount: create: true @@ -20,7 +20,7 @@ api: image: registry: ghcr.io repository: docspecio/api - tag: "3.0.1" + tag: "3.0.2" serviceAccount: create: true