Skip to content

Commit

Permalink
chore(release): 1.0.6
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (3/10/2024)

### Bug Fixes

* **deps:** update module github.com/coreos/ignition/v2 to v2.18.0 ([210c7c8](210c7c8))
  • Loading branch information
semantic-release-bot committed Mar 10, 2024
1 parent 9cc44d8 commit a33521c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.6](https://github.com/e-breuninger/terraform-provider-ignition/compare/v1.0.5...v1.0.6) (3/10/2024)


### Bug Fixes

* **deps:** update module github.com/coreos/ignition/v2 to v2.18.0 ([210c7c8](https://github.com/e-breuninger/terraform-provider-ignition/commit/210c7c8f98d06dae81849c34242b437b9f8799fe))

## [1.0.5](https://github.com/e-breuninger/terraform-provider-ignition/compare/v1.0.4...v1.0.5) (2/27/2024)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
required_providers {
ignition = {
source = "e-breuninger/ignition"
version = "1.0.5"
version = "1.0.6"
}
}
}
Expand Down

0 comments on commit a33521c

Please sign in to comment.