Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](1.12.0...1.13.0) (2024-02-28)

### Bug Fixes

* add hcloud_gateway to agent.sh ([d18310b](d18310b))
* change CI script ([363a40d](363a40d))

### Features

* add hcloud_gateway variable for private networks ([f276859](f276859))
* add pre_exec, post_exec scripts for servers and agents and pools ([05a4a95](05a4a95))
* add private network route setup script ([f9f1230](f9f1230))
* install cilium instead of flannel ([21f7e84](21f7e84))
  • Loading branch information
semantic-release-bot committed Feb 28, 2024
1 parent 363a40d commit 544e3f6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.13.0](https://github.com/cktf/terraform-hcloud-rke/compare/1.12.0...1.13.0) (2024-02-28)


### Bug Fixes

* add hcloud_gateway to agent.sh ([d18310b](https://github.com/cktf/terraform-hcloud-rke/commit/d18310b38e4891be134307319617b592c8e446bf))
* change CI script ([363a40d](https://github.com/cktf/terraform-hcloud-rke/commit/363a40dc9de45d2d60d23af8769ca5009d4fafd6))


### Features

* add hcloud_gateway variable for private networks ([f276859](https://github.com/cktf/terraform-hcloud-rke/commit/f2768594791ab18f44de7f1378bcd9888d71a10f))
* add pre_exec, post_exec scripts for servers and agents and pools ([05a4a95](https://github.com/cktf/terraform-hcloud-rke/commit/05a4a951ce2a816c2c99e17e02edfb620279deb5))
* add private network route setup script ([f9f1230](https://github.com/cktf/terraform-hcloud-rke/commit/f9f1230c795f18a2b143d13c022a4383f5ddd227))
* install cilium instead of flannel ([21f7e84](https://github.com/cktf/terraform-hcloud-rke/commit/21f7e8468453529fa017603a2b58f3f5f2bbbba1))

# [1.12.0](https://github.com/cktf/terraform-hcloud-rke/compare/1.11.0...1.12.0) (2023-12-15)


Expand Down

0 comments on commit 544e3f6

Please sign in to comment.