From bfdb2d47fc3e8396578eb849b6a44f8ed0170ec8 Mon Sep 17 00:00:00 2001 From: Rens van Moorsel Date: Tue, 11 Nov 2025 21:50:00 +0100 Subject: [PATCH] feat: koala 2.46.2 --- ansible/group_vars/production/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/production/vars.yml b/ansible/group_vars/production/vars.yml index 2e7c292e..e0f5323d 100644 --- a/ansible/group_vars/production/vars.yml +++ b/ansible/group_vars/production/vars.yml @@ -30,7 +30,7 @@ secret_oauth2_proxy: koala_env: environment: "production" oidc_signing_key_location: "/var/www/koala/signing-key.pem" - git_ref: "v2.45.0" + git_ref: "v2.46.2" secret_koala: # To change, generate new token using 'rake secret', and recompile + deploy