File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v1
22name : netdata
3- version : 2.0.13
4- description : Real-time performance monitoring, done right! https://netdata.cloud/
3+ version : 2.0.14
4+ description : Real-time performance monitoring, done right!
55keywords :
66 - alerting
77 - metric
Original file line number Diff line number Diff line change 11# Netdata Helm chart for Kubernetes deployments
22
3- [ ![ Artifact HUB] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/netdata )] ( https://artifacthub.io/packages/search?repo=netdata )
3+ [ ![ Artifact HUB] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/netdata )] ( https://artifacthub.io/packages/search?repo=netdata ) ![ Version: 2.0.14 ] ( https://img.shields.io/badge/Version-2.0.14-informational ) ![ AppVersion: v1.26.0 ] ( https://img.shields.io/badge/AppVersion-v1.26.0-informational )
44
55_ Based on the work of varyumin (https://github.com/varyumin/netdata )_ .
66
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ _main() {
121121 sed -i.bak \
122122 -e " s/$old_version /$new_version /g" \
123123 -e " s/$old_appVersion /v$new_appVersion /g" \
124- README.md charts/netdata/Chart.yaml
124+ charts/netdata/ README.md charts/netdata/Chart.yaml
125125
126126 git add -A -p
127127 git commit -m " Bump Netdata Helm Chart from $old_appVersion => v$new_appVersion "
You can’t perform that action at this time.
0 commit comments