We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace6bb6 commit 7d5edeeCopy full SHA for 7d5edee
1 file changed
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.5.0
6
-appVersion: "1.12.0"
+version: 0.6.0
+appVersion: "1.13.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.12.0
+ image: ghcr.io/soju06/codex-lb:1.13.0
0 commit comments