Skip to content

Commit

Permalink
kong: add RBACs for KongLicense (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Feb 15, 2024
1 parent 95e4edd commit cb44830
Show file tree
Hide file tree
Showing 20 changed files with 1,147 additions and 207 deletions.
9 changes: 6 additions & 3 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog

## Unreleased
## 2.36.0

Nothing yet.
### Fixed

* Add `KongLicense` RBAC rules.
[#1006](https://github.com/Kong/charts/pull/1006)

## 2.35.1

Expand All @@ -13,7 +16,7 @@ Nothing yet.

## 2.35.0

### Added
### Added

* Added controller's RBAC rules for `KongVault` CRD (installed only when KIC
version >= 3.1.0).
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.35.1
version: 2.36.0
appVersion: "3.5"
dependencies:
- name: postgresql
Expand Down

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

28 changes: 14 additions & 14 deletions charts/kong/ci/__snapshots__/custom-labels-values.snap

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

28 changes: 14 additions & 14 deletions charts/kong/ci/__snapshots__/default-values.snap

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

Loading

0 comments on commit cb44830

Please sign in to comment.