Skip to content

Commit

Permalink
vertical-pod-autoscaler/1.2.2 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot committed Jan 16, 2025
1 parent 08188cf commit ca796b0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions vertical-pod-autoscaler.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: vertical-pod-autoscaler
version: 1.2.1
epoch: 2
version: "1.2.2"
epoch: 0
description: Autoscaling components for Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -11,11 +11,13 @@ pipeline:
with:
repository: https://github.com/kubernetes/autoscaler
tag: vertical-pod-autoscaler-${{package.version}}
expected-commit: 6569b7734cd3c86c14d102e04fb0fb979c643a88
expected-commit: 90ea695dd64823ec611b55c9ca7ebc0eef7d1b67

- uses: go/bump
with:
deps: google.golang.org/protobuf@v1.33.0 golang.org/x/net@v0.33.0
deps: |-
google.golang.org/protobuf@v1.33.0
golang.org/x/net@v0.33.0
modroot: vertical-pod-autoscaler

- uses: go/build
Expand Down

0 comments on commit ca796b0

Please sign in to comment.