diff --git a/charts/gateway-operator/CHANGELOG.md b/charts/gateway-operator/CHANGELOG.md new file mode 100644 index 00000000..9a00febc --- /dev/null +++ b/charts/gateway-operator/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +## 0.1.7 + +### Features + +- Add ability to specify probes + [#1062](https://github.com/Kong/charts/pull/1062) + +## 0.1.6 + +### Features + +- Add args and provide current defaults via env + [#1058](https://github.com/Kong/charts/pull/1058) + +## 0.1.4 + +### Fixes + +- Add missing cert-manager Certificate watch RBAC policy rule + [#1042](https://github.com/Kong/charts/pull/1042) + +## 0.1.3 + +### Fixes + +- Add missing RBAC policy rules for cert-manager's Certificate resources + [#1040](https://github.com/Kong/charts/pull/1040) + +## 0.1.0 + +### Improvements + +- Initial version of chart deploying [Kong Gateway Operator][kgo_gh_repo] + +[kgo_gh_repo]: https://github.com/Kong/gateway-operator