From 3f530e807e1878a37facbae517ff43c583c07d51 Mon Sep 17 00:00:00 2001 From: Tommaso Bailetti Date: Fri, 27 Sep 2024 15:16:15 +0200 Subject: [PATCH] chore: update controller image --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index 0729a9c..70e7eb3 100755 --- a/build-images.sh +++ b/build-images.sh @@ -9,7 +9,7 @@ images=() repobase="${REPOBASE:-ghcr.io/nethserver}" # Configure the image name reponame="nethsecurity-controller" -controller_version="1.1.1" +controller_version="unit-remote-update" promtail_version=2.7.1 loki_version=2.9.4 prometheus_version=2.50.1