Skip to content

Releases: codedx/codedx-kubernetes

v2.29.0

14 Mar 12:54
Compare
Choose a tag to compare

2.29.0 (2023-03-14)

Features

  • update to latest Docker image versions (93b2b22)

v2.28.0

09 Mar 19:39
Compare
Choose a tag to compare

2.28.0 (2023-03-09)

Features

  • Allow external workflow storage (6d4e3e9)
  • update to latest Docker image versions (03f3e96)

Bug Fixes

  • Allow HTTP when not using ingress and svc TLS (0a16620)

v2.27.0

24 Feb 13:29
Compare
Choose a tag to compare

2.27.0 (2023-02-24)

Features

  • update to latest Docker image versions (0a63283)

v2.26.0

21 Feb 12:56
Compare
Choose a tag to compare

2.26.0 (2023-02-21)

Features

  • update to latest Docker image versions (7aa7b86)

v2.25.0

15 Feb 13:30
Compare
Choose a tag to compare

2.25.0 (2023-02-15)

Features

  • Add change mode test (acb11b9)
  • StorageClass test has securityContext config (7dd32f5)
  • update to latest Docker image versions (7225dc4)

v2.24.0

17 Jan 15:54
Compare
Choose a tag to compare

2.24.0 (2023-01-17)

Features

  • update to latest Docker image versions (ff5f595)
  • Use legacy command argument passing (1b42b5d)

v2.23.0

13 Dec 20:09
Compare
Choose a tag to compare

2.23.0 (2022-12-13)

Features

  • update to latest Docker image versions (9474382)

v2.22.0

08 Nov 13:39
Compare
Choose a tag to compare

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

  • Test whether console has admin key (4005d03)
  • update to latest Docker image versions (ecd031c)

v2.21.0

25 Oct 13:09
Compare
Choose a tag to compare

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

11 Oct 22:42
Compare
Choose a tag to compare

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

Features

  • Add upgrade block for Code Dx chart (ac654ec)
  • Switch to new K8s probes (5660129)
  • update to latest Docker image versions (baa72bf)