Releases: codedx/codedx-kubernetes
Releases · codedx/codedx-kubernetes
v2.29.0
v2.28.0
v2.27.0
v2.26.0
v2.25.0
v2.24.0
v2.23.0
v2.22.0
2.22.0 (2022-11-08)
Upgrade Note
If you're running a codedx-kubernetes release earlier than v2.19.0 and not using an external database, you must upgrade to v2.19.0 before installing this version:
$ cd /path/to/your/codedx-kubernetes
$ git pull
$ git checkout v2.19.0
$ run your run-setup.ps1 to install version v2.19.0
$ cd /path/to/your/codedx-kubernetes
$ git checkout master
$ run your run-setup.ps1 to finish your upgrade to v2.22.0
Features
v2.21.0
2.21.0 (2022-10-25)
Upgrade Note
If you're running a codedx-kubernetes release earlier than v2.19.0 and not using an external database, you must upgrade to v2.19.0 before installing this version:
$ cd /path/to/your/codedx-kubernetes
$ git pull
$ git checkout v2.19.0
$ run your run-setup.ps1 to install version v2.19.0
$ cd /path/to/your/codedx-kubernetes
$ git checkout master
$ run your run-setup.ps1 to finish your upgrade to v2.21.0
Features
- update to latest Docker image versions (c1ea5ba)
v2.20.0
2.20.0 (2022-10-11)
Upgrade Note
If you're running a codedx-kubernetes release earlier than v2.19.0 and not using an external database, you must upgrade to v2.19.0 before installing this version:
$ cd /path/to/your/codedx-kubernetes
$ git pull
$ git checkout v2.19.0
$ run your run-setup.ps1 to install version v2.19.0
$ cd /path/to/your/codedx-kubernetes
$ git checkout master
$ run your run-setup.ps1 to finish your upgrade to v2.20.0