From de6fc992c2ed101dc5739aa305c59a857dbe3ae7 Mon Sep 17 00:00:00 2001 From: Justin Tahara <105671973+justin-tahara@users.noreply.github.com> Date: Tue, 16 Sep 2025 16:46:59 -0700 Subject: [PATCH] Revert "fix(infra): Add KEDA Dependency (#5431)" This reverts commit 5dd99b6acf5a11b6299ae8590932d37d4fb54c0d. --- deployment/helm/charts/onyx/Chart.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/deployment/helm/charts/onyx/Chart.yaml b/deployment/helm/charts/onyx/Chart.yaml index 273f1948bb6..0b20a9bf97b 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.3.1 +version: 0.3.0 appVersion: latest annotations: category: Productivity @@ -22,9 +22,6 @@ dependencies: version: 14.3.1 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - - name: keda - version: 2.14.2 - repository: https://kedacore.github.io/charts - name: vespa version: 0.2.24 repository: https://onyx-dot-app.github.io/vespa-helm-charts