From 38a3f406f27b259d2cde48a6206819389dbe7cb4 Mon Sep 17 00:00:00 2001 From: benbooth493 Date: Wed, 6 Nov 2024 10:31:05 +0000 Subject: [PATCH] Bump version --- foundry/api/blueprint.cue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundry/api/blueprint.cue b/foundry/api/blueprint.cue index 13b0ce10..f53fca78 100644 --- a/foundry/api/blueprint.cue +++ b/foundry/api/blueprint.cue @@ -18,7 +18,7 @@ project: { modules: main: { namespace: string | *"default" @env(name="ARGOCD_APP_NAMESPACE",type="string") container: "foundry-api-new-deployment" - version: "0.1.14" + version: "0.1.15" values: { app: { environment: "dev"