From fbef6ba0597078baf8ed884971c6398850e2b121 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:17:10 +0200 Subject: [PATCH] build(deps): nethsecurity-controller package: update nethsecurity-controller package (automated) (#47) Co-authored-by: Tbaile --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index 9ef7070..3f2a9a4 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.2.0" +controller_version="1.2.1" promtail_version=2.7.1 loki_version=2.9.4 prometheus_version=2.50.1