From 32e4b4bbd5419175ae4ae5bee3855eacdd4e6f49 Mon Sep 17 00:00:00 2001 From: benbooth493 Date: Mon, 4 Nov 2024 12:50:15 +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 e30eaa3..8eb1c74 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.2" + version: "0.1.3" values: { app: { environment: "dev"