From 47d1d949d03e627a39d27677d9a66c9c2978022c Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Tue, 23 Jan 2024 21:29:09 +0200 Subject: [PATCH] Upgrade APISIX Gateway (v3.8.0-1 -> v3.8.0-2) --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index 26d4199..28697fc 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -13,7 +13,7 @@ name: apisix_dashboard activation_prefix: apisix_dashboard_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-apisix-gateway.git - version: v3.8.0-1 + version: v3.8.0-2 name: apisix_gateway activation_prefix: apisix_gateway_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-authelia.git