From dfaba282a9dbe259a3bd4214caaca637d7ff4426 Mon Sep 17 00:00:00 2001 From: Travis Raines <571832+rainest@users.noreply.github.com> Date: Fri, 25 Aug 2023 13:50:14 -0700 Subject: [PATCH] chore(*) release kong 2.26.5 --- charts/kong/CHANGELOG.md | 8 ++++++++ charts/kong/Chart.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/charts/kong/CHANGELOG.md b/charts/kong/CHANGELOG.md index 8f55bfdb0..fcc8c252e 100644 --- a/charts/kong/CHANGELOG.md +++ b/charts/kong/CHANGELOG.md @@ -4,6 +4,14 @@ Nothing yet. +## 2.26.5 + +### Fixed + +* Kuma ServiceAccount Token hints and volumes are also available in migrations + Pods. + [#877](https://github.com/Kong/charts/pull/877) + ## 2.26.4 ### Fixed diff --git a/charts/kong/Chart.yaml b/charts/kong/Chart.yaml index 3e24284b6..3b181f110 100644 --- a/charts/kong/Chart.yaml +++ b/charts/kong/Chart.yaml @@ -11,7 +11,7 @@ maintainers: name: kong sources: - https://github.com/Kong/charts/tree/main/charts/kong -version: 2.26.4 +version: 2.26.5 appVersion: "3.3" dependencies: - name: postgresql