Skip to content

24.1.1 Helm Chart Update

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 09:42
fe5afd9

Note: This release contains breaking changes for dependent chart values.

What's Changed:

  • Added support for ReadWriteMany Persistent Volume Claim to store attachments.
  • Integrated Helm test functionality.
  • Updated dependent charts: RabbitMQ, MinIO, and PostgreSQL to their latest versions.
  • Upgraded service images.
  • Fixed UAT readiness values.
  • Configured Ingress path.
  • Added hostAliases for UAT service to enable interaction with internal SSO servers if they cannot be resolved by host.
  • Added path variables.
  • Fixed various comments and documentation:
    • Updated Minikube installation guide.
    • Updated GKE installation guide.
  • Added GCP-managed certificate checking.
  • Added support for setting hosts as a string or array.
  • Added ARM architecture support for init containers (#382).
  • Changed k8sWaitFor repository.
  • Split uat-secret according to Helm linter error.
  • Updated reportportal/migrations image tag to 5.11.1 (ARM supported).
  • Added Helm readiness test.