From e70f18a1088603863247b821197e1cf45035b583 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:26:20 +0200 Subject: [PATCH] build(deps): nethsecurity-controller package: update nethsecurity-controller package (automated) (#50) Co-authored-by: gsanchietti --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index dd8b10a..0594130 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.1" +controller_version="1.2.2" promtail_version=2.7.1 loki_version=2.9.4 prometheus_version=2.50.1