From 1b332289c4398ec6a3279c2b8d3664b2c5d56d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:05:29 +0000 Subject: [PATCH] chore(deps): update codex-lb chart software updates to v1.20.1 --- charts/codex-lb/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/codex-lb/Chart.yaml b/charts/codex-lb/Chart.yaml index 0421f35..049165b 100644 --- a/charts/codex-lb/Chart.yaml +++ b/charts/codex-lb/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: codex-lb description: Codex LB – load balancer and account pool for ChatGPT / OpenAI proxying type: application -version: 0.14.1 -appVersion: "1.20.0" +version: 0.14.2 +appVersion: "1.20.1" kubeVersion: ">= 1.24.0-0" keywords: - codex @@ -23,7 +23,7 @@ annotations: url: https://icoretech.github.io/helm/pgp-public-key.asc artifacthub.io/images: | - name: codex-lb - image: ghcr.io/soju06/codex-lb:1.20.0 + image: ghcr.io/soju06/codex-lb:1.20.1 artifacthub.io/deprecated: "true" artifacthub.io/deprecationMessage: "This Helm chart is deprecated. For new deployments, use Codex Pooler instead: https://icoretech.github.io/helm/charts/codex-pooler." deprecated: true