From b88c7635877d9f41616adb715df49d9d16181ea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:54:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/icoretech/codex-pooler docker tag to v0.5.3 --- 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 5952a0a0..dcd5068b 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.2 -appVersion: "0.5.2" +version: 0.6.3 +appVersion: "0.5.3" 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.2 + image: ghcr.io/icoretech/codex-pooler:0.5.3 artifacthub.io/category: ai-machine-learning