From f2ca7f0a4e07643e598a8244a6c48267ed181d16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 07:56:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/icoretech/codex-pooler docker tag to v0.5.4 --- 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 711ff31..b897ca4 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.5 -appVersion: "0.5.3" +version: 0.6.6 +appVersion: "0.5.4" 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.3 + image: ghcr.io/icoretech/codex-pooler:0.5.4 artifacthub.io/category: ai-machine-learning