diff --git a/clusterctl.yaml b/clusterctl.yaml index 107de23ccff..b8929ac1fa8 100644 --- a/clusterctl.yaml +++ b/clusterctl.yaml @@ -1,6 +1,6 @@ package: name: clusterctl - version: 1.8.1 + version: 1.8.2 epoch: 0 description: A command line tool to manage clusters created by cluster API copyright: @@ -23,7 +23,7 @@ pipeline: with: repository: https://github.com/kubernetes-sigs/cluster-api tag: v${{package.version}} - expected-commit: 02769254e95db17afbd6ec4036aacbd294d9424c + expected-commit: b77226186d59ee0243bd13ed9bbbd1c2b6d98aa9 - uses: go/build with: