We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cecca5a commit 9c69c3aCopy full SHA for 9c69c3a
kubernetes-1.32.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: kubernetes-1.32
3
version: 1.32.0
4
- epoch: 0
+ epoch: 1
5
description: Production-Grade Container Scheduling and Management
6
copyright:
7
- license: Apache-2.0
@@ -41,7 +41,7 @@ pipeline:
41
with:
42
repository: https://github.com/kubernetes/kubernetes
43
tag: v${{package.version}}
44
- expected-commit: 7e247d1acd3bd293fd854a8e4a408e4af010af32
+ expected-commit: 70d3cc986aa8221cd1dfb1121852688902d3bf53
45
46
- runs: |
47
export GOWORK=off
0 commit comments