From 5a1547759a1bb3601f8e253018463d879139b775 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 06:07:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/icoretech/codex-pooler docker tag to v0.5.7 --- charts/codex-pooler/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/codex-pooler/Chart.yaml b/charts/codex-pooler/Chart.yaml index 33aa7e2..b4b809d 100644 --- a/charts/codex-pooler/Chart.yaml +++ b/charts/codex-pooler/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: codex-pooler description: Self-hosted gateway for sharing Codex account capacity across trusted agents and tools type: application -version: 0.6.8 -appVersion: "0.5.6" +version: 0.6.9 +appVersion: "0.5.7" kubeVersion: ">= 1.24.0-0" icon: https://icoretech.github.io/helm/charts/codex-pooler/logo.png keywords: @@ -27,5 +27,5 @@ annotations: url: https://icoretech.github.io/helm/pgp-public-key.asc artifacthub.io/images: | - name: codex-pooler - image: ghcr.io/icoretech/codex-pooler:0.5.6 + image: ghcr.io/icoretech/codex-pooler:0.5.7 artifacthub.io/category: ai-machine-learning