From 8b6fd7d16ad810814f5db4d2cc83b0977784ad0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Ma=C5=82ek?= Date: Thu, 4 Jan 2024 16:47:34 +0100 Subject: [PATCH] chore: prepare kong v2.33.3 (#980) --- charts/kong/CHANGELOG.md | 4 +++- charts/kong/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/charts/kong/CHANGELOG.md b/charts/kong/CHANGELOG.md index 2a6479138..fecec34c5 100644 --- a/charts/kong/CHANGELOG.md +++ b/charts/kong/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 2.33.3 ### Fixed @@ -10,6 +10,8 @@ ## 2.33.2 +### Fixed + * Fix a template bug related to the `affinity` field for migrations Pods. [#972](https://github.com/Kong/charts/pull/972) diff --git a/charts/kong/Chart.yaml b/charts/kong/Chart.yaml index f86acb457..29148b570 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.2 +version: 2.33.3 appVersion: "3.5" dependencies: - name: postgresql