Skip to content

Commit

Permalink
Update Helm app version 0.3.228 (#391)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 21, 2025
1 parent c50759d commit 942959c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 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.227
appVersion: 0.3.228
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.288
version: 1.0.289

9 changes: 1 addition & 8 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.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)
![Version: 1.0.289](https://img.shields.io/badge/Version-1.0.289-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.228](https://img.shields.io/badge/AppVersion-0.3.228-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

0 comments on commit 942959c

Please sign in to comment.