Skip to content

Tags: sdarvell/charts

Tags

kong-2.17.0-rc.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(konnect): require gateway discovery enabled + rename gw discover…

…y, release rc (Kong#759)

kong-2.16.5

Toggle kong-2.16.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix autoscaling version detection (Kong#752)

kong-2.16.4

Toggle kong-2.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(hpa) properly detect hpa capabilities, release 2.16.4 (Kong#744)

Ensure that not only `autoscaling/v2` is supported, but also `HorizontalPodAutoscaler` itself.

Co-authored-by: Grzegorz Burzyński <[email protected]>

kong-2.16.3

Toggle kong-2.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(template) custom dblessconfig volume (Kong#741)

Fix template issue preventing custom dblessconfig volume from being mounted.

Co-authored-by: Grzegorz Burzyński <[email protected]>

kong-2.16.2

Toggle kong-2.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(admission) disable when KIC is disabled (Kong#737)

kong-2.16.1

Toggle kong-2.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make semverCompare handle GKE versions and release 2.16.1 (Kong#735

)

kong-2.16.0

Toggle kong-2.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(admission) enable the webhook by default and release 2.16 (Kong#727

)

* feat(admission) enable the webhook by default

* chore(*) release 2.16

kong-2.15.3

Toggle kong-2.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(volumes) reorder ifs and ends (Kong#720)

kong-2.15.2

Toggle kong-2.15.2's commit message
fix(dbless) disable mounts when not in use

kong-2.15.1

Toggle kong-2.15.1's commit message
fix(dbless) remove unnecessary failure condition