From dd29244af297383ffda6810b1a605b7399dcb0e8 Mon Sep 17 00:00:00 2001 From: Joe VanWanzeele <76071503+joevanwanzeeleKF@users.noreply.github.com> Date: Tue, 19 May 2026 11:09:56 -0400 Subject: [PATCH] [skip ci] Enable update catalog in integration manifest --- integration-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-manifest.json b/integration-manifest.json index 7906d6e..09edec4 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -5,7 +5,7 @@ "status": "production", "support_level": "kf-supported", "link_github": true, - "update_catalog": false, + "update_catalog": true, "description": "Hashicorp Vault plugin for the AnyCA REST Gateway Framework", "gateway_framework": "24.2.0", "release_dir": "hashicorp-vault-cagateway/bin/Release",