Updated:
- Update versions of all the components to latest.
Updated:
- Set
allow_explicit_policy_id
to true by default for hybrid charts. - Changed default gateway kind from
Daemonset
toDeployment
.
Updated:
- Check mongo and redis fields is not nil before using it's child fields
Added
- Added secrets hashes to deployments to force restarts on secrets updates #238
- Added support for boolean values for envVars #242
- Added support for managing annotations for the MDCB and Dashboard #231
- Added unit tests for helm charts #245
- Fixed probes for Tyk vers > 4.0 #247
Added
- Added ability to launch an enterprise portal to tyk-pro #222
Updated:
- Updated smoke tests to include Postgres #222
Added:
- Added new bootstrapping
tyk-bootstrap
image to bootstrap Tyk Pro instead of scripts. #226 - Added
securityContext
field for every component(Gateway, Dashboard, Pump, MDCB, TIB) invalues.yaml
file. It is used to setPodSecurityContext
field of corresponding deployments. #220
Fixed:
Deleted:
- Deleted scripts used in bootstrapping. #226
v0.10.0 (2022-08-12)
Added:
- Added support of SQL in Dashboard and Pump #214
- Add code owners #208
- Added pull request template #207
- Added GithubAction to release helm chart #206
- Added new field
operatorSecret
values.yaml file#202 - Added pre-delete hook to clean up resources created during bootstrap #202
- Clarified integration options for the Tyk simple Redis chart, Redis Cluster and Redis Sentinel in values.yaml #218
Updated:
- Check Environment Configuration Before Bootstrapping #213
- Check for existing Org during bootstrap #209
- Update bootstrap post-install hook and introduce new field in the values.yaml #202
- Increased
initialDelaySeconds
of livenessProbe and readinessProbe of Dashboard container.
v0.9.5 (2022-04-08)
Added:
- Added group_id to hybrid chart #194
Updated:
- Ingress update to support different k8's versions #192
v0.9.4 (2022-03-07)
Added:
- Add ability to modify strategy #173
- Optimize storage redis configuration to support different mode #182
Updated:
- Update values.yaml #187
- Updated Ingress resource to support various Kubernetes versions #184
- Making user passed secrets mount in main container #180
- Revert using default config file instead of local config #159
Fixed:
- Fix a typo #163
- Fix command in init script to wait for dashboard readiness #176
- Fix secrets mounts #181
v0.9.3 (2021-09-03)
Fixed
v0.9.2 (2021-07-30)
Updated:
- Replace wait-for-it script #138
- Update instructions and appVersion #150
- Added a link to the official docs #151
v0.9.1 (2021-07-09)
Fixed:
- Fix adding unnecessary new line to the end of entries #147
Updated:
- Update charts description #146
v0.9.0 (2021-07-05)
Release first official Tyk Pro, Tyk Hybrid and Tyk Headless helm charts version 0.9.0.