Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/digma-ng/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: Application
apiVersion: v2
appVersion: 0.3.347
appVersion: 0.3.348
dependencies:
- name: prometheus
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down Expand Up @@ -39,4 +39,4 @@ description: A Helm chart containing Digma's services
home: https://github.com/digma-ai/digma
icon: https://digma.ai/wp-content/uploads/2024/02/logo-alt-1.svg
type: application
version: 1.0.373
version: 1.0.374
15 changes: 2 additions & 13 deletions charts/digma-ng/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
# digma-ng




![Version: 1.0.373](https://img.shields.io/badge/Version-1.0.373-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.347](https://img.shields.io/badge/AppVersion-0.3.347-informational?style=flat-square)
![Version: 1.0.374](https://img.shields.io/badge/Version-1.0.374-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.348](https://img.shields.io/badge/AppVersion-0.3.348-informational?style=flat-square)

A Helm chart containing Digma's services

**Homepage:** <https://github.com/digma-ai/digma>




## License Key
Digma will not function without a valid license key.
You can obtain a license key by signing up for a free account using this [link](https://digma.ai/sign-up/).
Expand All @@ -32,7 +26,6 @@ helm upgrade --install digma digma/digma-ng -n digma --set digma.licenseKey=$DIG

This chart bootstraps a [Digma](https://digma.ai) deployment on a [Kubernetes](https://kubernetes.io) cluster using the [Helm](https://helm.sh) package manager.


## Prerequisites

- Kubernetes 1.23+
Expand Down Expand Up @@ -192,10 +185,6 @@ Default Models by Vendor:
| Grok | grok-1 |
| Gemini | gemini-2.0-flash |





## PostgreSQL Backup
The Digma-ng Helm chart provides an optional PostgreSQL backup job for debugging and troubleshooting purposes. This guide explains how to enable and configure the backup feature.

Expand Down Expand Up @@ -223,7 +212,7 @@ How It Works

Elasticsearch requires certain **kernel parameters** to be set at the **host level** in order to function properly. If these values are not correctly configured in the underlying OS, the Elasticsearch containers may fail to start, displaying error messages related to system limits.

📚 For more details, refer to the official Bitnami documentation:
📚 For more details, refer to the official Bitnami documentation:
➡️ [Bitnami Elasticsearch – Default Kernel Settings](https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#default-kernel-settings)

---
Expand Down