Merge pull request #6840 from kwiesmueller/vpa-release-1.1

Bump vpa to 1.1.2
This commit is contained in:
Kubernetes Prow Robot 2024-05-15 14:06:56 -07:00 committed by GitHub
commit 29e486798a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ limitations under the License.
package common
// VerticalPodAutoscalerVersion is the version of VPA.
const VerticalPodAutoscalerVersion = "1.1.1"
const VerticalPodAutoscalerVersion = "1.1.2"