Skip to content

Commit

Permalink
Merge pull request #66 from deggja/helm_chart
Browse files Browse the repository at this point in the history
feat: finalized helm chart build #minor
  • Loading branch information
deggja committed Dec 13, 2023
2 parents e85e8e9 + aa84366 commit a69bf9f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

## Contents
- [What is this project?](#using-netfetch)
- [Installation via Homebrew for Mac](#installation-via-homebrew-for-mac)
- [Install with brew](#installation-via-homebrew-for-mac)
- [Install in Kubernetes]( #installation-via-helm)
- [How to use](#usage)
- [Dashboard](#dashboard)
- [Score](#netfetch-score)
Expand Down Expand Up @@ -39,6 +40,8 @@ helm repo update
helm install netfetch deggja/netfetch --namespace netfetch --create-namespace
```

Follow the instructions after deployment to access the dashboard.

## Update netfetch

If you are running an older version of the application - you can update `netfetch` by running the following commands.
Expand Down
Binary file modified backend/netfetch
Binary file not shown.
2 changes: 1 addition & 1 deletion backend/statik/statik.go

Large diffs are not rendered by default.

0 comments on commit a69bf9f

Please sign in to comment.