Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.2

### Added

* Added `containerSecurityContext.enabled` option to allow disabling the
container security context for OpenShift compatibility.
[#1456](https://github.com/Kong/charts/pull/1456)

## 3.0.1

### Changes
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: 3.0.1
version: 3.0.2
appVersion: "3.9"
dependencies:
- name: postgresql
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions charts/kong/ci/__snapshots__/admission-webhook-configuration.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading