diff --git a/charts/kong/CHANGELOG.md b/charts/kong/CHANGELOG.md index 5f87c1581..f4f5c5395 100644 --- a/charts/kong/CHANGELOG.md +++ b/charts/kong/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.33.2 + +* Fix a template bug related to the `affinity` field for migrations Pods. + [#972](https://github.com/Kong/charts/pull/972) + ## 2.33.1 ### Fixed diff --git a/charts/kong/Chart.yaml b/charts/kong/Chart.yaml index 77250613a..f86acb457 100644 --- a/charts/kong/Chart.yaml +++ b/charts/kong/Chart.yaml @@ -8,7 +8,7 @@ maintainers: name: kong sources: - https://github.com/Kong/charts/tree/main/charts/kong -version: 2.33.1 +version: 2.33.2 appVersion: "3.5" dependencies: - name: postgresql