Skip to content

Commit

Permalink
chore: prepare kong v2.33.3 (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored Jan 4, 2024
1 parent e2f4d3a commit 8b6fd7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 2.33.3

### Fixed

Expand All @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion charts/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8b6fd7d

Please sign in to comment.