We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff93f0 commit fe1e601Copy full SHA for fe1e601
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="2.1.0"
+controller_version="2.1.1"
13
promtail_image="docker.io/grafana/promtail:3.5.6"
14
loki_image="docker.io/grafana/loki:2.9.15"
15
prometheus_image="docker.io/prom/prometheus:v3.5.0"
0 commit comments