Skip to content

Commit 1337c34

Browse files
committed
Vertical Pod Autoscaler release 0.9.0
1 parent ac39466 commit 1337c34

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)