Skip to content

Commit

Permalink
chore(main): release 0.2.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 10, 2024
1 parent c0724f2 commit 94a5fd2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
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.1.2"
".": "0.2.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.2.0](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/compare/v0.1.2...0.2.0) (2024-03-30)


### Features

* add kubeadm config for metrics addresses ([#9](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/issues/9)) ([1e5450e](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/commit/1e5450e07846381c11176d3c665076fa7ae4fdb9))
* add oracle/oci in required providers ([#14](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/issues/14)) ([c0724f2](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/commit/c0724f26e78525eeb0dc939147b77c0c45d41f24))

## [0.1.2](https://github.com/robinlieb/terraform-oci-free-tier-kubernetes/compare/v0.1.1...v0.1.2) (2023-11-08)


Expand Down

0 comments on commit 94a5fd2

Please sign in to comment.