Skip to content

Commit

Permalink
Use BE 0.3.227 (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
asafchen-dig authored Feb 20, 2025
1 parent ea4daa5 commit c50759d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
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.225
appVersion: 0.3.227
dependencies:
- name: kafka
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down Expand Up @@ -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

9 changes: 8 additions & 1 deletion charts/digma-ng/README.md
Original file line number Diff line number Diff line change
@@ -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:** <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 @@ -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+
Expand Down

0 comments on commit c50759d

Please sign in to comment.