Release v1.19.0

This release comes with support for Kubernetes Gateway API v1alpha2.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2022-03-14 12:09:01 +02:00
parent e6bb47f920
commit 0a0c3835d6
10 changed files with 39 additions and 13 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ limitations under the License.
package version
var VERSION = "1.18.0"
var VERSION = "1.19.0"
var REVISION = "unknown"