Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](1.4.5...1.5.0) (2022-05-24)

### Bug Fixes

* **ansible:** control hub and edge function errors properly ([14f24d5](14f24d5))
* **ci:** adapt ui ci to new workflow ([f617b20](f617b20))
* **odfdeploy:** apply labels only to master nodes ([f52936c](f52936c))
* **README.md:** Fake fix to trigger tagging ([4d28b62](4d28b62))
* **registry:** fix the registry route check ([8c52d6d](8c52d6d))
* **registry:** selinux patch to handle BZ[#2033639](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/issues/2033639) ([69aab83](69aab83))

### Features

* **ansible:** add function edge to export edge kubeconfig ([7938dd8](7938dd8))
* **ansible:** add hub kubeconfig alias to bashrc ([fbf4624](fbf4624))
* **ansible:** add some minor tweak to bashrc ([a3f333d](a3f333d))
* **ci:** show in motd when a job has failed ([6a56d33](6a56d33))
  • Loading branch information
semantic-release-bot committed May 24, 2022
1 parent 9e19443 commit 9312852
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.5.0](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/compare/1.4.5...1.5.0) (2022-05-24)

### Bug Fixes

- **ansible:** control hub and edge function errors properly ([14f24d5](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/14f24d508d92fba5c3c879b555d7aa23fc41e134))
- **ci:** adapt ui ci to new workflow ([f617b20](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/f617b20cb2dc63955a81cd9a3a001104c6cc6430))
- **odfdeploy:** apply labels only to master nodes ([f52936c](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/f52936c32916f724fe1593cdcdeceac29f73dfa1))
- **README.md:** Fake fix to trigger tagging ([4d28b62](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/4d28b629fcf5f096b31aa17e0dfe879e967438a0))
- **registry:** fix the registry route check ([8c52d6d](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/8c52d6d323eaab5db63d4eed08514000b5bbe06d))
- **registry:** selinux patch to handle BZ[#2033639](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/issues/2033639) ([69aab83](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/69aab83a994a7d7d5acae1cdcdad01f2fc268afb))

### Features

- **ansible:** add function edge to export edge kubeconfig ([7938dd8](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/7938dd8e84c53495480eb0b786703098684b4ec6))
- **ansible:** add hub kubeconfig alias to bashrc ([fbf4624](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/fbf4624fc61d9e790f354c4acdfcc10623cecff0))
- **ansible:** add some minor tweak to bashrc ([a3f333d](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/a3f333d23a7b288e977ab94cfbb9f417760a2942))
- **ci:** show in motd when a job has failed ([6a56d33](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/6a56d3354198c1be26438837228b85739e7e20f3))

# [1.5.0](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/compare/1.4.5...1.5.0) (2022-05-23)

### Bug Fixes
Expand Down

0 comments on commit 9312852

Please sign in to comment.