From df2023eb89f4322005ec64748c061afbb2efd7ba Mon Sep 17 00:00:00 2001 From: Dakota Paasman Date: Wed, 10 Apr 2024 14:13:32 -0400 Subject: [PATCH] bump to 1.52 --- entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrypoint.sh b/entrypoint.sh index 9a50123..50e1ca9 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -2,7 +2,7 @@ set -e -BINDPLANE_VERSION="1.51.0" +BINDPLANE_VERSION="1.52.0" # This order must match the order in acitons.yml bindplane_remote_url=${1}