From 8bae6917a68852183469e8aa54fea2122e28b418 Mon Sep 17 00:00:00 2001 From: justin-tahara Date: Tue, 29 Jul 2025 13:29:45 -0700 Subject: [PATCH] feat(infra): Update helm version after new feature --- deployment/helm/charts/onyx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/helm/charts/onyx/Chart.yaml b/deployment/helm/charts/onyx/Chart.yaml index 7f5f66674b2..109113f89bd 100644 --- a/deployment/helm/charts/onyx/Chart.yaml +++ b/deployment/helm/charts/onyx/Chart.yaml @@ -5,7 +5,7 @@ home: https://www.onyx.app/ sources: - "https://github.com/onyx-dot-app/onyx" type: application -version: 0.2.2 +version: 0.2.3 appVersion: latest annotations: category: Productivity