From 34e7215888afbf726ffaf57a8529fdeb7884a49e Mon Sep 17 00:00:00 2001 From: Micah Galizia Date: Sat, 17 Feb 2024 14:09:30 -0500 Subject: [PATCH] chore: bump api --- nttchart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nttchart/values.yaml b/nttchart/values.yaml index 677efc13..3c0143cd 100644 --- a/nttchart/values.yaml +++ b/nttchart/values.yaml @@ -10,7 +10,7 @@ webDomain: "www.tbltp.dev" apiAppName: ntt-api apiAppReplicas: 1 -apiImageVers: 0.0.25 +apiImageVers: 0.0.26 apiImagePath: ghcr.io/micahg/nttsrv apiDomain: "api.tbltp.dev"