Skip to content

Releases: codedx/codedx-kubernetes

v2.9.0

18 Jul 13:43
Compare
Choose a tag to compare

2.9.0 (2022-07-18)

Features

  • update to latest Docker image versions (b2fdbd7)

v2.8.0

15 Jul 16:32
Compare
Choose a tag to compare

2.8.0 (2022-07-15)

Features

  • Retain logs for 7 days by default (346389e)
  • update to latest Docker image versions (f2e4bc7)

v2.7.0

12 Jul 17:26
Compare
Choose a tag to compare

2.7.0 (2022-07-12)

Features

  • 2022.7.0 depends on Java 11 (not Java 8) (684df8f)
  • set expire_logs_days to 5 by default (a5fbf11)
  • update to latest Docker image versions (2b48808)

Bug Fixes

  • replace path separation character in filename (e8de4f9)

v2.6.0

30 Jun 15:46
Compare
Choose a tag to compare

2.6.0 (2022-06-30)

Features

  • update to latest Docker image versions (916899b)

v2.5.0

29 Jun 00:25
Compare
Choose a tag to compare

2.5.0 (2022-06-29)

Features

  • remove duplicate serviceAccountName in MinIO (3dcd7b0)

v2.4.0

28 Jun 19:42
Compare
Choose a tag to compare

2.4.0 (2022-06-28)

Features

  • remove deprecated serviceAccount (6b4b434)

v2.3.0

27 Jun 19:58
Compare
Choose a tag to compare

2.3.0 (2022-06-27)

Features

  • add manual helm deployment mode (d7c7cad)
  • update to latest Docker image versions (eca8bc8)

v2.2.0

17 Jun 14:15
Compare
Choose a tag to compare

2.2.0 (2022-06-17)

Features

  • update to latest Docker image versions (78940c3)

Bug Fixes

  • resolve working directory path (ad5551c)

v2.1.0

14 Jun 16:15
Compare
Choose a tag to compare

2.1.0 (2022-06-14)

Features

  • add silent mode for prereq check (8e89734)
  • update to latest Docker image versions (df8d4d4)

v2.0.0

23 May 19:42
Compare
Choose a tag to compare

2.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • A change in K8s 1.22 affects support for the TLS
    deployment option. Support for deploying cert-manager and NGINX
    has been removed.
  • Default deployment options include PSP and Network Policy, not TLS
  • Provide a doc link to handle TLS-related changes in v1.22
  • Add Triage Assistant to Guided Setup to increase required memory
  • Always use PNS Container Runtime Executor
  • Support TLS termination with Code Dx service
  • Drop Helm-based Argo CRD deployment
  • Remove configuration for applying CRDs by application version
  • Remove skip option for resource requirements
  • Suggest skipping replica database if not using Code Dx backup feature
  • Add tags to Guided Setup unit tests and print prompt responses
  • Guided Setup optionally configures NGINX annotation
  • Specify ingressClassName for Ingress resource

Features

  • Add support for K8s 1.22, 1.23, and 1.24 (a7875eb)