From f2dc75b005f4b34a9035c4a8fcc73c6b1e635802 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:16:12 +0200 Subject: [PATCH] build(deps): nethsecurity-controller package: update nethsecurity-controller package (automated) (#33) Co-authored-by: edospadoni --- build-images.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-images.sh b/build-images.sh index 2ab3744..eec4d30 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="0.0.30" +controller_version="0.0.31" promtail_version=2.7.1 loki_version=2.9.4 prometheus_version=2.50.1