diff --git a/charts/codex-pooler/Chart.yaml b/charts/codex-pooler/Chart.yaml index 0552aed..fc8c2e9 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.6.21 -appVersion: "0.5.17" +version: 0.6.22 +appVersion: "0.5.18" 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.5.17 + image: ghcr.io/icoretech/codex-pooler:0.5.18 artifacthub.io/category: ai-machine-learning