Skip to content

Commit 24618a9

Browse files
release kong chart v3.0.2 (#1460)
* release kong chart v3.0.2 Signed-off-by: Jintao Zhang <[email protected]> * update golden test Signed-off-by: Jintao Zhang <[email protected]> --------- Signed-off-by: Jintao Zhang <[email protected]>
1 parent 78c0013 commit 24618a9

34 files changed

+490
-482
lines changed

charts/kong/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.0.2
4+
5+
### Added
6+
7+
* Added `containerSecurityContext.enabled` option to allow disabling the
8+
container security context for OpenShift compatibility.
9+
[#1456](https://github.com/Kong/charts/pull/1456)
10+
311
## 3.0.1
412

513
### Changes

charts/kong/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ maintainers:
88
name: kong
99
sources:
1010
- https://github.com/Kong/charts/tree/main/charts/kong
11-
version: 3.0.1
11+
version: 3.0.2
1212
appVersion: "3.9"
1313
dependencies:
1414
- name: postgresql

charts/kong/ci/__snapshots__/admin-api-service-clusterip-values.snap

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong/ci/__snapshots__/admission-webhook-configuration.snap

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)