We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2218601 commit 10cac62Copy full SHA for 10cac62
charts/codex-lb/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: codex-lb
3
description: Codex LB – load balancer and account pool for ChatGPT / OpenAI proxying
4
type: application
5
-version: 0.3.1
6
-appVersion: "1.10.1"
+version: 0.4.0
+appVersion: "1.11.0"
7
kubeVersion: ">= 1.24.0-0"
8
keywords:
9
- codex
@@ -27,4 +27,4 @@ annotations:
27
url: https://icoretech.github.io/helm/pgp-public-key.asc
28
artifacthub.io/images: |
29
- name: codex-lb
30
- image: ghcr.io/soju06/codex-lb:1.10.1
+ image: ghcr.io/soju06/codex-lb:1.11.0
0 commit comments