Merge pull request #3536 from bskiba/vpa-release-0.8
Vertical Pod Autoscaler release 0.8.1
This commit is contained in:
commit
cc152b30d1
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
||||||
package common
|
package common
|
||||||
|
|
||||||
// VerticalPodAutoscalerVersion is the version of VPA.
|
// VerticalPodAutoscalerVersion is the version of VPA.
|
||||||
const VerticalPodAutoscalerVersion = "0.8.0"
|
const VerticalPodAutoscalerVersion = "0.8.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue