Skip to content

Commit

Permalink
chore(main): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 9, 2024
1 parent 83535e7 commit bac4da5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.4"
".": "0.14.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.14.0](https://github.com/vexxhost/magnum-cluster-api/compare/v0.13.4...v0.14.0) (2024-02-09)


### Features

* upgrade capi version ([#299](https://github.com/vexxhost/magnum-cluster-api/issues/299)) ([83535e7](https://github.com/vexxhost/magnum-cluster-api/commit/83535e7405e1a1ef1ce0251694eec78882873838))


### Bug Fixes

* deploy autoscaler right before the cluster creation completed ([#307](https://github.com/vexxhost/magnum-cluster-api/issues/307)) ([a48ddef](https://github.com/vexxhost/magnum-cluster-api/commit/a48ddef4bdd238c35ff967c2025898c0bec7c59f))

## [0.13.4](https://github.com/vexxhost/magnum-cluster-api/compare/v0.13.3...v0.13.4) (2024-01-31)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "magnum-cluster-api"
version = "0.13.4"
version = "0.14.0"
description = "Cluster API driver for Magnum"
authors = ["Mohammed Naser <mnaser@vexxhost.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit bac4da5

Please sign in to comment.