Skip to content

Releases: Juniper/nita-webapp

23.12-1

17 Apr 16:03
64b658f
Compare
Choose a tag to compare

Container runs in a Kubernetes pod.

22.8-2

30 Nov 11:01
Compare
Choose a tag to compare
  • Loads of security advisories, please use this version to avoid security problems in 22.8-1.
  • Upgraded Jenkins

22.8-1

28 Sep 09:25
36b0849
Compare
Choose a tag to compare
  • Loads of security advisories, please use this version to avoid security problems in 21.7.
  • Upgraded Jenkins

NITA 21.7-1 release

09 Sep 11:34
Compare
Choose a tag to compare

21.7-1 New Features and Bug Fixes

  • Loads of security advisories, please use this version to avoid security problems in 20.10.
  • Upgraded django and openpyxl.
  • Removed dependency on xlrd.
  • Made it possible to configure the Jenkins password more easily.

NITA 20.10-1 release

17 Dec 12:06
Compare
Choose a tag to compare

20.10 New Features and Bug Fixes

  • The NITA webapp is now much more fogiving about the format of project zip files. The location of the project.yaml file now determins the root of the project and directory names or even a lack of a directory inside a zip file is irrelevant.
  • Jenkins credentials can now be customized during the installation process by providing an environment variable to the docker container.
  • Webapp credentials can now be customized during the installation process by providing an environment variable to the docker container.
  • Fixed a bug in the NITA webapp where after a certain number of spreadsheet uploads the interface would become unusable.