We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39ed3a commit cefe6c4Copy full SHA for cefe6c4
1 file changed
charts/codex-pooler/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: codex-pooler
3
description: Self-hosted gateway for sharing Codex account capacity across trusted agents and tools
4
type: application
5
-version: 0.5.16
6
-appVersion: "0.4.18"
+version: 0.5.17
+appVersion: "0.4.21"
7
kubeVersion: ">= 1.24.0-0"
8
icon: https://icoretech.github.io/helm/charts/codex-pooler/logo.png
9
keywords:
@@ -27,5 +27,5 @@ annotations:
27
url: https://icoretech.github.io/helm/pgp-public-key.asc
28
artifacthub.io/images: |
29
- name: codex-pooler
30
- image: ghcr.io/icoretech/codex-pooler:0.4.18
+ image: ghcr.io/icoretech/codex-pooler:0.4.21
31
artifacthub.io/category: ai-machine-learning
0 commit comments