v0.11.0
What's Changed
- Update tekton tasks manifests to version v0.10.0 by @ksimon1 in #167
- wait for tekton to be deployed by @ksimon1 in #171
- wait for tekton pipelines webhook by @ksimon1 in #172
- Update PipelineRuns of example Pipelines by @0xFelix in #169
- Update windows10-installer example documentation by @0xFelix in #168
- Update docs of example pipelines by @0xFelix in #173
- Add workspace to disk-virt-[customize|sysprep] by @0xFelix in #170
- fix a way how to get latest release of tekton tasks in README by @ksimon1 in #165
- create-data-object: Fix waitForSuccess for objects with generateName by @0xFelix in #175
- Change serviceAccountNames that is deprecated in pipelineRun examples by @opokornyy in #179
- add support for pipelineRuns in testing framework by @ksimon1 in #177
- add delete option to create-data-object task by @ksimon1 in #176
- onboard modify-data-object task with basic files by @ksimon1 in #182
- Rename create data object task to modify-data-object by @ksimon1 in #180
- bump golang version to 1.18.4 by @ksimon1 in #184
- bump version of ubi images to 9 by @ksimon1 in #185
- remove create-data-object dockerfile by @ksimon1 in #183
New Contributors
- @opokornyy made their first contribution in #179
Full Changelog: v0.10.0...v0.11.0