Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
chore(release): 3.1.6
Browse files Browse the repository at this point in the history
## [3.1.6](v3.1.5...v3.1.6) (2021-06-09)

### Bug Fixes

* **node:** add hostIPC flag on pod to prevent multipath -f from hanging ([d292c50](d292c50))
* **node:** fix typo in logs and improve lsblk error handling ([d24b2cf](d24b2cf)), closes [#92](#92)
* **node:** handle errors on read connection information properly ([a311b47](a311b47)), closes [#96](#96)
  • Loading branch information
semantic-release-bot committed Jun 9, 2021
1 parent a311b47 commit e3d2181
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.1.6](https://github.com/enix/dothill-csi/compare/v3.1.5...v3.1.6) (2021-06-09)


### Bug Fixes

* **node:** add hostIPC flag on pod to prevent multipath -f from hanging ([d292c50](https://github.com/enix/dothill-csi/commit/d292c50f15bfab68839a4a9aacf0f37eac85da20))
* **node:** fix typo in logs and improve lsblk error handling ([d24b2cf](https://github.com/enix/dothill-csi/commit/d24b2cf52f529bf60f1d21b8407c7d847582dc22)), closes [#92](https://github.com/enix/dothill-csi/issues/92)
* **node:** handle errors on read connection information properly ([a311b47](https://github.com/enix/dothill-csi/commit/a311b47238cdc9786ec4048d2594c7817314b6ac)), closes [#96](https://github.com/enix/dothill-csi/issues/96)

## [3.1.5](https://github.com/enix/dothill-csi/compare/v3.1.4...v3.1.5) (2021-05-20)


Expand Down

0 comments on commit e3d2181

Please sign in to comment.