apiVersion: v2 name: deepgram-self-hosted type: application version: 0.5.0 appVersion: "release-240827" description: A Helm chart for running Deepgram services in a self-hosted environment home: "https://developers.deepgram.com/docs/self-hosted-introduction" sources: ["https://github.com/deepgram/self-hosted-resources"] kubeVersion: ">=1.28.0-0" maintainers: - name: Deepgram Self-Hosted email: self.hosted@deepgram.com icon: "https://www.dropbox.com/scl/fi/v4jtfbsrx881pbevcga3j/D-icon-black-square-250x250.png?rlkey=barv5jeuhd7t2lczz0m3nane7&dl=1" keywords: - voice ai - text-to-speech - tts - aura - speech-to-text - stt - asr - nova - voice agent - self-hosted dependencies: - name: gpu-operator version: "^24.3.0" repository: "https://helm.ngc.nvidia.com/nvidia" condition: gpu-operator.enabled - name: cluster-autoscaler version: "^9.37.0" repository: "https://kubernetes.github.io/autoscaler" condition: cluster-autoscaler.enabled - name: kube-prometheus-stack version: "^60.2.0" repository: "https://prometheus-community.github.io/helm-charts" condition: kube-prometheus-stack.includeDependency,scaling.auto.enabled - name: prometheus-adapter version: "^4.10.0" repository: "https://prometheus-community.github.io/helm-charts" condition: prometheus-adapter.includeDependency,scaling.auto.enabled