Skip to content

Commit

Permalink
Release v0.6.8-gs10-crd (#88)
Browse files Browse the repository at this point in the history
* Update circle config

* Release v0.6.8-gs10-crd

Co-authored-by: Ross Fairbanks <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
3 people authored Nov 24, 2021
1 parent ee4c109 commit 279be2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ workflows:
branches:
ignore: /.*/
tags:
only: /^v.*/
only: /^v.*-crd/
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.8-gs10-crd] - 2021-11-24

## [0.6.8-gs10] - 2021-11-24

### Fixed
Expand Down Expand Up @@ -87,7 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.0.1] - 2021-03-18

[Unreleased]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs10...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs10-crd...HEAD
[0.6.8-gs10-crd]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs10...v0.6.8-gs10-crd
[0.6.8-gs10]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs9...v0.6.8-gs10
[0.6.8-gs9]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs8...v0.6.8-gs9
[0.6.8-gs8]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v0.6.8-gs7...v0.6.8-gs8
Expand Down

0 comments on commit 279be2a

Please sign in to comment.