From ac3f73130dcb18f646ed83fc3deb51e169c1a336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 02:53:39 +0000 Subject: [PATCH] chore(deps): update codex-pooler chart software updates to v0.2.1 --- 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 091fd01..4e54e3b 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.3.0 -appVersion: "0.2.0" +version: 0.3.1 +appVersion: "0.2.1" 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.2.0 + image: ghcr.io/icoretech/codex-pooler:0.2.1 artifacthub.io/category: ai-machine-learning