Skip to content

Releases: Kong/kubernetes-configuration

v1.0.0-rc.1

06 Dec 13:35
551490e
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/Kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.0-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.0-rc.1 | kubectl apply -f -
kustomize build github.com/Kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.0-rc.1 | kubectl apply -f -

v1.0.0-rc.0

27 Nov 10:45
64256b9
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Changes

See changelog for a complete list of changes.

Install CRDs from all channels

kustomize build github.com/kong/kubernetes-configuration/config/crd/gateway-operator\?ref=v1.0.0-rc.0 | kubectl apply -f -
kustomize build github.com/kong/kubernetes-configuration/config/crd/ingress-controller\?ref=v1.0.0-rc.0 | kubectl apply -f -
kustomize build github.com/kong/kubernetes-configuration/config/crd/ingress-controller-incubator\?ref=v1.0.0-rc.0 | kubectl apply -f -