Skip to content

Commit

Permalink
Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.1.2 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/kubernetes/autoscaler/releases)
- [Commits](kubernetes/autoscaler@cluster-autoscaler-1.1.2...cluster-autoscaler-1.2.0)

---
updated-dependencies:
- dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 312ac34 commit acff6f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
k8s.io/api v0.30.2
k8s.io/apiextensions-apiserver v0.29.6
k8s.io/apimachinery v0.30.2
k8s.io/autoscaler/vertical-pod-autoscaler v1.1.2
k8s.io/autoscaler/vertical-pod-autoscaler v1.2.0
k8s.io/client-go v0.29.6
k8s.io/code-generator v0.29.6
k8s.io/component-base v0.29.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -595,8 +595,8 @@ k8s.io/apimachinery v0.30.2 h1:fEMcnBj6qkzzPGSVsAZtQThU62SmQ4ZymlXRC5yFSCg=
k8s.io/apimachinery v0.30.2/go.mod h1:iexa2somDaxdnj7bha06bhb43Zpa6eWH8N8dbqVjTUc=
k8s.io/apiserver v0.29.6 h1:JxgDbpgahOgqoDOf+zVl2mI+rQcHcLQnK6YhhtsjbNs=
k8s.io/apiserver v0.29.6/go.mod h1:HrQwfPWxhwEa+n8/+5YwSF5yT2WXbeyFjqq6KEXHTX8=
k8s.io/autoscaler/vertical-pod-autoscaler v1.1.2 h1:ENxmnVXLt8+iXhDA0PNFhXb1sgvbvnAc66sC34UGrTw=
k8s.io/autoscaler/vertical-pod-autoscaler v1.1.2/go.mod h1:J2cNKnieE7r4bInjpQDBq93D50aD/CmspSi6xRUfKk4=
k8s.io/autoscaler/vertical-pod-autoscaler v1.2.0 h1:m28+YUWKzXvea3XDyjuIs2hupNdsIYmQiO+JCOsPhV4=
k8s.io/autoscaler/vertical-pod-autoscaler v1.2.0/go.mod h1:9ywHbt0kTrLyeNGgTNm7WEns34PmBMEr+9bDKTxW6wQ=
k8s.io/client-go v0.19.0/go.mod h1:H9E/VT95blcFQnlyShFgnFT9ZnJOAceiUHM3MlRC+mU=
k8s.io/client-go v0.29.6 h1:5E2ebuB/p0F0THuQatyvhDvPL2SIeqwTPrtnrwKob/8=
k8s.io/client-go v0.29.6/go.mod h1:jHZcrQqDplyv20v7eu+iFM4gTpglZSZoMVcKrh8sRGg=
Expand Down

0 comments on commit acff6f7

Please sign in to comment.