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

Commit

Permalink
Update CHANGELOG (#233)
Browse files Browse the repository at this point in the history
Signed-off-by: Burak Sekili <[email protected]>

Signed-off-by: Burak Sekili <[email protected]>
  • Loading branch information
buraksekili authored Oct 6, 2022
1 parent 5728bbb commit d0cfc12
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@

[Full Changelog](https://github.com/TykTechnologies/tyk-helm-chart/compare/v0.10.0...HEAD)

**Added:**
- Added new bootstrapping `tyk-bootstrap` image to bootstrap Tyk Pro instead of
scripts. [#226](https://github.com/TykTechnologies/tyk-helm-chart/pull/226)
- Added `securityContext` field for every component(Gateway, Dashboard, Pump, MDCB, TIB)
in `values.yaml` file. It is used to set `PodSecurityContext` field of corresponding
deployments. [#220](https://github.com/TykTechnologies/tyk-helm-chart/pull/220)

**Fixed:**
- Fixed Tyk Pro bootstrapping issues on Openshift environment [#226](https://github.com/TykTechnologies/tyk-helm-chart/pull/226) and [#220](https://github.com/TykTechnologies/tyk-helm-chart/pull/220)

**Deleted:**
- Deleted scripts used in bootstrapping. [#226](https://github.com/TykTechnologies/tyk-helm-chart/pull/226)

## [v0.10.0](https://github.com/TykTechnologies/tyk-helm-chart/tree/v0.10.0) (2022-08-12)

[Full Changelog](https://github.com/TykTechnologies/tyk-helm-chart/compare/v0.9.5...v0.10.0)
Expand Down

0 comments on commit d0cfc12

Please sign in to comment.