Kong / kong-operator

Kong Operator for Kubernetes and OpenShift
https://konghq.com
Apache License 2.0
58 stars 27 forks source link

release Operator using Helm chart 1.11 #47

Closed mflendrich closed 4 years ago

rainest commented 4 years ago

Updated from 1.10 to 1.11; we created a new chart release since this was originally filed, and there shouldn't be any reason to not leapfrog. Minor issue there is that both chart releases have breaking changes, so we should make sure to link both sections of https://github.com/Kong/charts/blob/main/charts/kong/UPGRADE.md in the Operator changelog.

mflendrich commented 4 years ago

OperatorHub PR: https://github.com/operator-framework/community-operators/pull/2515