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.
2 parents 173e524 + 7204792 commit 0f05ad2Copy full SHA for 0f05ad2
kubeadm-controlplane-controller.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: kubeadm-controlplane-controller
3
- version: 1.6.3
4
- epoch: 1
+ version: 1.7.0
+ epoch: 0
5
description: Cluster API kubeadm controlplane controller
6
copyright:
7
- license: Apache-2.0
@@ -18,7 +18,7 @@ environment:
18
pipeline:
19
- uses: git-checkout
20
with:
21
- expected-commit: 965ffa1d94230b8127245df750a99f09eab9dd97
+ expected-commit: ce58362fefb10c2c9e462a9a6c850733f4d87161
22
repository: https://github.com/kubernetes-sigs/cluster-api
23
tag: v${{package.version}}
24
0 commit comments