Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions cluster-autoscaler.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: cluster-autoscaler
version: 1.27.1
epoch: 2
version: 1.27.2
epoch: 0
description: Autoscaling components for Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/kubernetes/autoscaler
tag: cluster-autoscaler-${{package.version}}
expected-commit: 62d9c945786ff0a0b6942af269e8d5d05bee29fa
expected-commit: aa7cefe41a84f42cafe305f75950e244e3cfb4a7

- uses: go/build
with:
Expand Down