> ## Documentation Index
> Fetch the complete documentation index at: https://tyk-joancamostyk-patch-13.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Artifact Retention and Retirement

> How long Tyk release artifacts remain downloadable, and how to obtain retired versions

This page describes which Tyk release artifacts (Linux packages and container images) remain publicly downloadable, when older artifacts are retired, and how to obtain a retired version if you need one.

This policy covers the *availability of build artifacts* only. It does not change our [support commitments](/developer-support/release-types/long-term-support): a version's support status and its artifact availability are related but distinct.

### Why We Retire Artifacts

Tyk has published packages and images continuously for many years. Very old artifacts accumulate known CVEs, predate our current security and build standards, and can mislead new users into deploying unsupported versions. Retiring them keeps our public repositories aligned with what we actually support and recommend.

### What Stays Available

Artifacts remain publicly downloadable for all versions within the supported release windows:

* **Current feature release** — the latest release train
* **Current LTS** — in full support
* **Previous LTS (LTS-1)** — and the minor series leading up to it, retained for upgrade paths

Additionally, specific versions that are required as intermediate steps in supported upgrade paths are retained even when they fall outside these windows.

| Product       | Retained from | Retired below |
| ------------- | ------------- | ------------- |
| Tyk Dashboard | 5.5.x         | 5.5.0         |
| Tyk Gateway   | 5.5.x         | 5.5.0         |

### How Retirement Works

1. **Monthly plan**: on the first of each month we publish an internal retention plan listing every artifact that has become eligible for retirement.
2. **Notice period**: no artifact is removed until at least 30 days after it first appears in a plan. The initial rollout of this policy carries an extended 90-day notice period.
3. **Archival before removal**: every artifact is copied to a secure long-term archive, and its integrity verified by checksum, *before* it is removed from public repositories.
4. **Removal**: after the notice period, the artifact is removed from public distribution channels (Packagecloud DEB/RPM repositories and Docker Hub).

### Requesting a Retired Version

Archived artifacts are retained for five years from archival. If you need a retired version — for example to reproduce an old environment before upgrading — contact [Tyk Support](https://support.tyk.io/) with the product, version, and package type (DEB/RPM/Docker image). Note:

* Retrieval from long-term storage is not instant; allow up to 48 hours.
* Retired versions are provided as-is for migration purposes and remain unsupported.
* We will always recommend an upgrade path to a supported version alongside any restored artifact.

### Upgrade Paths

If you are running a version approaching or past retirement, see [Upgrading Tyk](/developer-support/upgrading) for the recommended upgrade sequence. Versions pinned as mandatory intermediate upgrade steps are never retired while the paths that need them remain supported.
