Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

v0.14.0

Compare
Choose a tag to compare
@komalsukhani komalsukhani released this 17 Apr 08:26
· 24 commits to master since this release

What's new?

We have added some critical fixes and features to tyk-helm-chart:

  1. tyk-pro: Support for PostgreSQL in MDCB
  2. tyk-pro: Support for enterprise portal v1.2.0
  3. tyk-headless, tyk-hybrid, tyk-pro: Allow defining extra volume and volumeMounts

Change Log

Added

  • PostgreSQL support for MDCB #265
  • Add new fields to values.yaml files to allow defining extra volume and volumeMounts. #264 #268

Updated

  • Update versions of all the components to latest #255 #270
  • Updated image repository of charts to docker.tyk.io. #260 #266
  • Updated version of enterprise portal to v1.2.0 #273

Fixed

  • Typo in bootstrap job name in tyk-pro chart. #257
  • Failures happening while mounting files into components. #256
  • Missing volumeMount in Enterprise Portal’s StatefulSet. #267
  • Enable SSL for Uptime Mongo Pump if Mongo uses SSL #262

Tested on

  • Tyk v4.x, v5.0
  • Kubernetes v1.25.2, v1.24.6, v1.23.12, v1.22.15, v1.21.14, v1.20.15, v1.19.16