Skip to content

Commit 8074bcd

Browse files
authored
Update operator.mdx
1 parent e15d8cb commit 8074bcd

File tree

1 file changed

+60
-1
lines changed

1 file changed

+60
-1
lines changed

developer-support/release-notes/operator.mdx

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,65 @@ Our minor releases are supported until our next minor comes out.
1414

1515
---
1616

17+
## 1.4 Release Notes
18+
19+
### 1.4.0 Release Notes
20+
21+
#### Release Date xx April 2026
22+
23+
#### Release Highlights
24+
25+
26+
27+
For a comprehensive list of changes, please refer to the detailed [changelog](#Changelog-v1.4.0) below.
28+
29+
<Note>
30+
The initial `Helm chart` for Operator 1.4.0 contained an installation bug. Please ensure you use tyk-charts version [5.2.0](/developer-support/release-notes/helm-chart#5-2-0-release-notes) or later to install Operator 1.4.0.
31+
</Note>
32+
33+
#### Breaking Changes
34+
This release has no breaking changes.
35+
36+
#### Dependencies
37+
##### 3rd Party Dependencies & Tools
38+
39+
| Third Party Dependency | Tested Versions | Compatible Versions | Comments |
40+
| :---------------------------------------------------------- | :---------------------- | :---------------------- | :-------- |
41+
| [Kubernetes](https://kubernetes.io) | 1.28.x to 1.32.x | 1.19.x to 1.32.x | |
42+
43+
Given the time difference between your upgrade and the release of this version, we recommend customers verify the ongoing support of third-party dependencies they install, as their status may have changed since the release.
44+
45+
#### Deprecations
46+
There are no deprecations in this release.
47+
48+
#### Upgrade instructions
49+
50+
Go to the [Upgrading Tyk Operator](/tyk-stack/tyk-operator/installing-tyk-operator) section for detailed upgrade instructions.
51+
52+
53+
#### Downloads
54+
- [Docker image v1.4.0](https://hub.docker.com/r/tykio/tyk-operator/tags?page=&page_size=&ordering=&name=v1.4.0)
55+
- ```bash
56+
docker pull tykio/tyk-operator:v1.4.0
57+
```
58+
- Helm chart
59+
- [tyk-charts v5.2.0](/developer-support/release-notes/helm-chart#520-release-notes)
60+
61+
#### Changelog
62+
<a id="Changelog-v1.4.0" data-scroll-offset></a>
63+
64+
##### Added
65+
66+
<AccordionGroup>
67+
68+
<Accordion title=''>
69+
70+
</Accordion>
71+
72+
</AccordionGroup>
73+
74+
75+
1776
## 1.3 Release Notes
1877

1978
### 1.3.0 Release Notes
@@ -56,7 +115,7 @@ Go to the [Upgrading Tyk Operator](/tyk-stack/tyk-operator/installing-tyk-operat
56115
docker pull tykio/tyk-operator:v1.3.0
57116
```
58117
- Helm chart
59-
- [tyk-charts v5.1.0](/developer-support/release-notes/helm-chart#500-release-notes)
118+
- [tyk-charts v5.1.0](/developer-support/release-notes/helm-chart#510-release-notes)
60119

61120
#### Changelog
62121
<a id="Changelog-v1.3.0" data-scroll-offset></a>

0 commit comments

Comments
 (0)