Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.0...v1.1.0) (2023-11-01)

### Features

* add task for updating and pushing image to quay.io with new tag ([#14](#14)) ([0ccb5da](0ccb5da))

### Bug Fixes

* add double quotes to skopeo copy params ([61b51de](61b51de))
* blank space in task script ([b24b88a](b24b88a))
* env in skopeo copy ([1433b55](1433b55))
* remove pull request specific params ([#18](#18)) ([b8b79ea](b8b79ea))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent d2a820a commit bbad69f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.1.0](https://github.com/StinkyBenji/ansible-tekton-demo/compare/v1.0.0...v1.1.0) (2023-11-01)


### Features

* add task for updating and pushing image to quay.io with new tag ([#14](https://github.com/StinkyBenji/ansible-tekton-demo/issues/14)) ([0ccb5da](https://github.com/StinkyBenji/ansible-tekton-demo/commit/0ccb5da55f4704c79ce75ca1b2cedf2ac6dc403c))


### Bug Fixes

* add double quotes to skopeo copy params ([61b51de](https://github.com/StinkyBenji/ansible-tekton-demo/commit/61b51dea621233f10f4b101ec1cdbece84c0b253))
* blank space in task script ([b24b88a](https://github.com/StinkyBenji/ansible-tekton-demo/commit/b24b88aa2d510d0ead5a35a146616b9ece0dff8b))
* env in skopeo copy ([1433b55](https://github.com/StinkyBenji/ansible-tekton-demo/commit/1433b551c594c077e9757cc6b344fff975090635))
* remove pull request specific params ([#18](https://github.com/StinkyBenji/ansible-tekton-demo/issues/18)) ([b8b79ea](https://github.com/StinkyBenji/ansible-tekton-demo/commit/b8b79ea819c43167291dd552571d5d929d097e05))

## 1.0.0 (2023-10-30)


Expand Down

0 comments on commit bbad69f

Please sign in to comment.