From e9c1b8b86d42d1d7e906b0bd025f2eca9ef4eef1 Mon Sep 17 00:00:00 2001 From: Alan Bridgeman Date: Sun, 5 Apr 2026 16:17:16 -0500 Subject: [PATCH] Added blank new line to retrigger CI/CD pipeline --- values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values.yaml b/values.yaml index 4a7af68..39f9faf 100644 --- a/values.yaml +++ b/values.yaml @@ -2,6 +2,7 @@ # Configurations for the vault # ============================ + # The type of secrets "vault" to use. # # The only appropriate value here is `hashicorp` at present.