Skip to content

Commit 1d78814

Browse files
authored
Merge pull request kubernetes#3590 from bskiba/master
Vertical Pod Autoscaler release 0.9.0
2 parents 7c65f0e + 1337c34 commit 1d78814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vertical-pod-autoscaler/common/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ limitations under the License.
1717
package common
1818

1919
// VerticalPodAutoscalerVersion is the version of VPA.
20-
const VerticalPodAutoscalerVersion = "0.8.0"
20+
const VerticalPodAutoscalerVersion = "0.9.0"

0 commit comments

Comments
 (0)