Skip to content

Commit

Permalink
chore(crds) update CRDs to KIC 3.2 (#1090)
Browse files Browse the repository at this point in the history
* chore(crds) update CRDs to KIC 3.2

* chore(kong) release 2.39.1
  • Loading branch information
rainest authored Jun 13, 2024
1 parent 6fc2b82 commit 3d91af1
Show file tree
Hide file tree
Showing 22 changed files with 470 additions and 267 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ _chartsnap.ingress:

.PHONY: _chartsnap
_chartsnap: chartsnap
@ helm repo update
@ helm dependencies update charts/ingress
@ helm chartsnap -c ./charts/$(GOLDEN_TEST_CHART) -f $(GOLDEN_TEST_CHART_VALUES_DIR) $(CHARTSNAP_ARGS)
6 changes: 6 additions & 0 deletions charts/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.39.1

### Fixed

* Added missing `KongCustomEntity` CRD for KIC 3.2.

## 2.39.0

### 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: 2.39.0
version: 2.39.1
appVersion: "3.6"
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-entities-rbac-3.2-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__/custom-labels-values.snap

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

Loading

0 comments on commit 3d91af1

Please sign in to comment.