Promote VolumeSubpathEnvExpansion to GA

This commit is contained in:
daminisatya
2019-12-07 01:48:00 +05:30
committed by Bob Killen
parent 8cfbabadbd
commit fa71e44da1
2 changed files with 2 additions and 1 deletions
@@ -261,6 +261,7 @@ different Kubernetes components.
| `VolumeScheduling` | `true` | Beta | 1.10 | 1.12 |
| `VolumeScheduling` | `true` | GA | 1.13 | - |
| `VolumeSubpath` | `true` | GA | 1.13 | - |
| `VolumeSubpathEnvExpansion` | `true` | GA | 1.17 | - |
| `WatchBookmark` | `false` | Alpha | 1.15 | 1.15 |
| `WatchBookmark` | `true` | Beta | 1.16 | 1.16 |
| `WatchBookmark` | `true` | GA | 1.17 | - |