Skip to content

Commit

Permalink
Merge pull request kubernetes#3632 from bskiba/master
Browse files Browse the repository at this point in the history
Add minimum k8s version for VPA 0.9.0
  • Loading branch information
k8s-ci-robot authored Oct 20, 2020
2 parents d054bb2 + ee64845 commit 65a0e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vertical-pod-autoscaler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ The current default version is Vertical Pod Autoscaler 0.8.0

| VPA version | Kubernetes version |
| --- | --- |
| 0.8+ | 1.13+ |
| 0.9+ | 1.16+ |
| 0.8 | 1.13+ |
| 0.4 to 0.7 | 1.11+ |
| 0.3.X and lower | 1.7+ |

Expand Down

0 comments on commit 65a0e30

Please sign in to comment.