Skip to content

Commit 9309808

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](1.5.1...1.6.0) (2022-05-28) ### Bug Fixes * Apply certificate from registry also on workers ([6223089](6223089)) * **deploy-acm:** Check correct type ([2890ba1](2890ba1)) * **deploy-worker:** field grabbing was not done properly ([9497782](9497782)) * **detach:** Add missing kubeconfig to the calls for check_resource ([15351a1](15351a1)) * **Makefile:** do not ask for confirmation for deleting vms ([9b5a62b](9b5a62b)) * **ODF:** Set back replicas to 3 because of lack of stability ([0f1b78f](0f1b78f)) * **render_edgeclusters.sh:** Fix interface iteration for creating ignored entries ([6db7348](6db7348)) * **render_worker:** Give some time for worker to be created after applying manifests ([fefbc74](fefbc74)) ### Features * Add debug.. ([7441d38](7441d38))
1 parent dbe97a7 commit 9309808

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [1.6.0](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/compare/1.5.1...1.6.0) (2022-05-28)
2+
3+
### Bug Fixes
4+
5+
- Apply certificate from registry also on workers ([6223089](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/6223089117344af05ba9678e16d40a286f94e6e4))
6+
- **deploy-acm:** Check correct type ([2890ba1](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/2890ba128f98a7d154807c55cda6d1314837977c))
7+
- **deploy-worker:** field grabbing was not done properly ([9497782](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/94977825df6c6e50c84467abd5cc941383d3cfd1))
8+
- **detach:** Add missing kubeconfig to the calls for check_resource ([15351a1](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/15351a1a8eca24a212fed93520bc245c4f567ead))
9+
- **Makefile:** do not ask for confirmation for deleting vms ([9b5a62b](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/9b5a62b62404262275abfc8c2d123c0d623596e9))
10+
- **ODF:** Set back replicas to 3 because of lack of stability ([0f1b78f](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/0f1b78ff23e2b25990c93ac36e81f187ebce26ba))
11+
- **render_edgeclusters.sh:** Fix interface iteration for creating ignored entries ([6db7348](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/6db73483af229e904264f2d8bb4e9e7bcf42d1a7))
12+
- **render_worker:** Give some time for worker to be created after applying manifests ([fefbc74](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/fefbc7438c0001e0e756e263efbb888dacf1801c))
13+
14+
### Features
15+
16+
- Add debug.. ([7441d38](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/commit/7441d38bf614a250c5466d869cf0686bf8c3adf0))
17+
118
## [1.5.1](https://github.com/rh-ecosystem-edge/ztp-pipeline-relocatable/compare/1.5.0...1.5.1) (2022-05-24)
219

320
### Bug Fixes

0 commit comments

Comments
 (0)