Skip to content

Commit

Permalink
chore: add kgo changelog (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Apr 30, 2024
1 parent 90c5e8d commit e2ed787
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions charts/gateway-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e2ed787

Please sign in to comment.