Skip to content

Tags: calvin-sk-lee/charts

Tags

kong-2.20.1

Toggle kong-2.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(certificate): correcting format and removing unnecessary config (K…

…ong#791)

* fix(certificate): correcting format and removing unnecessary config

Fix correct timestamp format
Remove isCA as it is not necessary to configure it as false

* Update charts/kong/CHANGELOG.md

---------

Co-authored-by: Patryk Małek <[email protected]>

kong-2.20.0

Toggle kong-2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(konnect): enable automatic gateway licensing (Kong#788)

Enables KIC's CONTROLLER_KONNECT_LICENSING_ENABLED flag when .Values.ingressController.konnect.enabled is true.

kong-2.19.1

Toggle kong-2.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix webhook-cert being mounted regardles of controller being ena…

…bled (Kong#786)

kong-2.19.0

Toggle kong-2.19.0's commit message
chore(*) release 2.19.0

kong-2.18.0

Toggle kong-2.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add Admin API TLS client verification support (Kong#780)



Co-authored-by: Travis Raines <[email protected]>

kong-2.17.1

Toggle kong-2.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(semver) trim -redhat from KIC tags (Kong#779)

* fix(semver) trim -redhat from KIC tags

Strip -redhat suffix from KIC tags if present.

We use this to indicate Docker image variants. It is not actually a
semver pre-release, but the semver functions can't tell the difference.

* chore(release) add 2.17.1

kong-2.17.0

Toggle kong-2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(deps): bump KIC to 2.9 and release 2.17.0 (Kong#775)



Co-authored-by: Travis Raines <[email protected]>

kong-2.17.0-rc.5

Toggle kong-2.17.0-rc.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Kong#772 from Kong/mlavacca/grpcroute-rbacs

GRPCRoute RBACs added to KIC

kong-2.17.0-rc.4

Toggle kong-2.17.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(certificates) lookup subject and privateKey values correctly (Kon…

…g#764)

kong-2.17.0-rc.3

Toggle kong-2.17.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(certificates) add support for subject and privateKey (Kong#762)