diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b219c82a48e8f101eb3653b01077cd67ee6e1b8f..a04521a27d5a3461551ae9ced61fe2a00bec6eb1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: OPENWRT_VERSION: 23.05.3 FILES: ${CI_PROJECT_DIR}/files DEFAULT_PACKAGES: luci - EXTRA_PACKAGES: "" + EXTRA_PACKAGES: openwisp-config openwisp-monitoring netjson-monitoring DISABLED_SERVICES: dnsmasq firewall odhcpd EXTRA_IMAGE_NAME: fakedOrg diff --git a/packages.txt b/packages.txt index c3b0638d3b931b3968b09a0a18cee5663a0399cb..035e77a1c58224211aa3ce9480f9463fdd1bd585 100644 --- a/packages.txt +++ b/packages.txt @@ -1,3 +1,3 @@ https://storage.googleapis.com/downloads.openwisp.io/openwisp-config/latest/openwisp-config_1.1.0a-1_all.ipk -https://storage.googleapis.com/downloads.openwisp.io/openwisp-monitoring/latest/netjson-monitoring_0.1.1-1_all.ipk -https://storage.googleapis.com/downloads.openwisp.io/openwisp-monitoring/latest/openwisp-monitoring_0.1.1-1_all.ipk +https://storage.googleapis.com/downloads.openwisp.io/openwisp-monitoring/latest/netjson-monitoring_0.2.0a-1_all.ipk +https://storage.googleapis.com/downloads.openwisp.io/openwisp-monitoring/latest/openwisp-monitoring_0.2.0a-1_all.ipk