From c50759d7a02c8571b23c44dec9d52406411b46f1 Mon Sep 17 00:00:00 2001 From: Asaf Chen <109060156+asafchen-dig@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:22:42 -0500 Subject: [PATCH] Use BE 0.3.227 (#390) --- charts/digma-ng/Chart.yaml | 4 ++-- charts/digma-ng/README.md | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/charts/digma-ng/Chart.yaml b/charts/digma-ng/Chart.yaml index b15d4d9..3b36c6a 100644 --- a/charts/digma-ng/Chart.yaml +++ b/charts/digma-ng/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Application apiVersion: v2 -appVersion: 0.3.225 +appVersion: 0.3.227 dependencies: - name: kafka repository: oci://registry-1.docker.io/bitnamicharts @@ -41,5 +41,5 @@ 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.287 +version: 1.0.288 diff --git a/charts/digma-ng/README.md b/charts/digma-ng/README.md index 5bf6e81..ec3cd66 100644 --- a/charts/digma-ng/README.md +++ b/charts/digma-ng/README.md @@ -1,11 +1,17 @@ # digma-ng -![Version: 1.0.287](https://img.shields.io/badge/Version-1.0.287-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.225](https://img.shields.io/badge/AppVersion-0.3.225-informational?style=flat-square) + + + +![Version: 1.0.288](https://img.shields.io/badge/Version-1.0.288-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.227](https://img.shields.io/badge/AppVersion-0.3.227-informational?style=flat-square) A Helm chart containing Digma's services **Homepage:** + + + ## 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/). @@ -26,6 +32,7 @@ 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+