Skip to content

Commit

Permalink
build: update controller to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanchietti committed Sep 23, 2024
1 parent 6686ff1 commit 613c38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ images=()
repobase="${REPOBASE:-ghcr.io/nethserver}"
# Configure the image name
reponame="nethsecurity-controller"
controller_version="report"
controller_version="1.1.0"
promtail_version=2.7.1
loki_version=2.9.4
prometheus_version=2.50.1
Expand Down

0 comments on commit 613c38b

Please sign in to comment.