Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvthongswansea committed Jan 7, 2025
1 parent 1fed27a commit aa44bb8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.0.2 (Jan 07, 2025)
IMPROVEMENTS:
- Return error when using inactive k8s paas template in k8s resource. [PR #413](https://github.com/gridscale/terraform-provider-gridscale/pull/413)

BUG FIXES:
- Fix update k8s resource always trigger upgrade even there is no changes in `gsk_version`/`release`. [PR #411](https://github.com/gridscale/terraform-provider-gridscale/pull/411)


## 2.0.1 (Jan 03, 2025)
HOT FIXES:
- Fix typo `node_pools` in k8s resource. Rename parameter `node_pools` to `node_pool` in k8s resource. [PR #407](https://github.com/gridscale/terraform-provider-gridscale/pull/407)
Expand Down

0 comments on commit aa44bb8

Please sign in to comment.