Skip to content
Snippets Groups Projects
Commit f904e283 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Update software versions, and soft-update canyonlands

parent 9a530393
No related branches found
No related tags found
1 merge request!232Update software versions, and soft-update canyonlands
......@@ -3,8 +3,8 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
variables:
## Application versions used for the main release
## note: nightly builds will always use the master/main branch
JUGGLER_VERSION: "v4.2.0"
NPDET_VERSION: "v1.1.0"
JUGGLER_VERSION: "v4.3.0"
NPDET_VERSION: "v1.2.0"
EICD_VERSION: "v1.1.0"
AFTERBURNER_VERSION: "v0.1.2"
......
......@@ -11,6 +11,14 @@ detectors:
ip:
config: ip6
version: v0.6.2
## this is the newer version of canyonlands. For now we give it a different name
## to not override the ongoing production with v2.1, which could cause confusion
## (in particular because both versions are virtually identical).
canyonlands_new:
version: canyonlands-v2.2
ip:
config: ip6
version: v1.0.0
nightly:
version: master
ip:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment