Merge pull request #907 from skriss/v0.9.7-changelog-upd

add node port fix to v0.9.7 changelog
This commit is contained in:
Wayne Witzel III
2018-10-04 14:39:31 -04:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
#### [v0.9.7](https://github.com/heptio/ark/releases/tag/v0.9.7) - 2018-10-04
#### Bug Fixes
* Preserve explicitly-specified node ports during restore (#712, @timoreimann)
* Enable restoring resources with ownerReference set (#837, @mwieczorek)
* Fix error when restoring ExternalName services (#869, @shubheksha)
* remove restore log helper for accurate line numbers (#891, @skriss)