diff --git a/cluster-api-aws-controller.yaml b/cluster-api-aws-controller.yaml index fe62f5c5ada..325af39b916 100644 --- a/cluster-api-aws-controller.yaml +++ b/cluster-api-aws-controller.yaml @@ -1,7 +1,7 @@ package: name: cluster-api-aws-controller version: "2.8.4" - epoch: 0 + epoch: 1 # GHSA-hj57-j5cw-2mwp description: Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS copyright: - license: Apache-2.0 @@ -16,6 +16,11 @@ pipeline: tag: v${{package.version}} expected-commit: 49658babd14cb9590f9fef8330243d530f7d6602 + - uses: go/bump + with: + deps: |- + github.com/coreos/ignition@v2.14.0 + - uses: go/build with: packages: .