We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0d567 commit 92f7ef6Copy full SHA for 92f7ef6
build-images.sh
@@ -9,7 +9,7 @@ images=()
9
repobase="${REPOBASE:-ghcr.io/nethserver}"
10
# Configure the image name
11
reponame="nethsecurity-controller"
12
-controller_version="1.3.11"
+controller_version="1.3.12"
13
promtail_image="docker.io/grafana/promtail:2.7.1"
14
loki_image="docker.io/grafana/loki:2.9.4"
15
prometheus_image="docker.io/prom/prometheus:v2.50.1"
0 commit comments