File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Disclaimer:
35
35
## Deploy - Helm
36
36
37
37
``` bash
38
- helm install https://github.com/jatalocks/kube-reqsizer/releases/download/kube-reqsizer-0.3 .0/kube-reqsizer-0.3 .0.tgz
38
+ helm install https://github.com/jatalocks/kube-reqsizer/releases/download/kube-reqsizer-0.4 .0/kube-reqsizer-0.4 .0.tgz
39
39
```
40
40
# Development
41
41
## Getting Started
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ type: application
13
13
# This is the chart version. This version number should be incremented each time you make changes
14
14
# to the chart and its templates, including the app version.
15
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
- version : 0.3 .0
16
+ version : 0.4 .0
Original file line number Diff line number Diff line change 1
1
sampleSize : 1
2
2
minSeconds : 1
3
- enabledAnnotation : false
3
+ enabledAnnotation : true
4
4
logLevel : info
5
5
# Namespace annotation filter
6
6
# Scale up / scale down requests
You can’t perform that action at this time.
0 commit comments