We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3d685 commit 00daf15Copy full SHA for 00daf15
README.md
@@ -8,7 +8,7 @@
8
9
```bash
10
helm install \
11
- https://github.com/jatalocks/kube-reqsizer/releases/download/kube-reqsizer-0.6.1/kube-reqsizer-0.6.1.tgz
+ https://github.com/jatalocks/kube-reqsizer/releases/download/kube-reqsizer-0.6.2/kube-reqsizer-0.6.2.tgz
12
```
13
14
**Core Values:**
charts/kube-reqsizer/Chart.yaml
@@ -13,4 +13,4 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
15
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16
-version: 0.6.1
+version: 0.6.2
0 commit comments