Skip to content

Commit 65a0e30

Browse files
authored
Merge pull request kubernetes#3632 from bskiba/master
Add minimum k8s version for VPA 0.9.0
2 parents d054bb2 + ee64845 commit 65a0e30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vertical-pod-autoscaler/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ The current default version is Vertical Pod Autoscaler 0.8.0
5252

5353
| VPA version | Kubernetes version |
5454
| --- | --- |
55-
| 0.8+ | 1.13+ |
55+
| 0.9+ | 1.16+ |
56+
| 0.8 | 1.13+ |
5657
| 0.4 to 0.7 | 1.11+ |
5758
| 0.3.X and lower | 1.7+ |
5859

0 commit comments

Comments
 (0)