File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.0.1
3+
4+ ## 0.2.0
5+
6+ #### Enhancements:
7+
8+ [ #25 ] use busybox base image
9+
10+ ---
11+
12+ ## 0.1.0
413
514#### Enhancements:
615
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ keywords:
1111name : kube-node-tuning
1212sources :
1313 - https://github.com/kubean-io/kube-node-tuning
14- appVersion : 0.1 .0
15- version : 0.1 .0
14+ appVersion : 0.2 .0
15+ version : 0.2 .0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ kube-node-tuning is aimed at kernel tuning by kubernetes. It's useful to :
99## Quick Start
1010
1111```
12- export VERSION=v0.1 .0
12+ export VERSION=v0.2 .0
1313helm repo add kube-node-tuning https://kubean-io.github.io/kube-node-tuning/
1414helm install -n kube-node-tuning kube-node-tuning kube-node-tuning/kube-node-tuning --create-namespace
1515
You can’t perform that action at this time.
0 commit comments