Skip to content

Commit 4ec56ba

Browse files
committed
chore(controller): bump to 2.0.5
1 parent ffca0c5 commit 4ec56ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ images=()
99
repobase="${REPOBASE:-ghcr.io/nethserver}"
1010
# Configure the image name
1111
reponame="nethsecurity-controller"
12-
controller_version="2.0.4"
12+
controller_version="2.0.5"
1313
promtail_image="docker.io/grafana/promtail:3.5.3"
1414
loki_image="docker.io/grafana/loki:2.9.15"
1515
prometheus_image="docker.io/prom/prometheus:v3.5.0"

0 commit comments

Comments
 (0)