From ebadc9e6243a61aedab1fae51c1f372260e01a45 Mon Sep 17 00:00:00 2001 From: Garrett Folks Date: Thu, 16 Dec 2021 14:40:14 -0500 Subject: [PATCH] Update Kong to 2.7 (#125) --- apt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt.yml b/apt.yml index 085e012..73d3df4 100644 --- a/apt.yml +++ b/apt.yml @@ -2,5 +2,5 @@ repos: - deb [trusted=yes] https://download.konghq.com/gateway-2.x-ubuntu-bionic/ default all packages: - - kong=2.6.0 + - kong=2.7.0 - gettext-base