Skip to content

Commit

Permalink
doc: release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Raines authored and rainest committed Nov 19, 2021
1 parent 1c6741b commit e604cf3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v0.10.0

### Improvements

- Added a [CertManager](https://cert-manager.io/) addon.
([#148](https://github.com/Kong/kubernetes-testing-framework/pull/148))
- Added a utility function to invoke `kubectl wait --for-condition=CONDITION`.
([#148](https://github.com/Kong/kubernetes-testing-framework/pull/148))
- Added a utility function to delete a YAML manifest from the cluster.
([#148](https://github.com/Kong/kubernetes-testing-framework/pull/148))
- Added an addon to load images into the test cluster from a local Docker
environment.
([#151](https://github.com/Kong/kubernetes-testing-framework/pull/151))

## v0.9.1

### Improvements
Expand Down

0 comments on commit e604cf3

Please sign in to comment.