Skip to content

Conversation

@sharadregoti
Copy link
Contributor

@sharadregoti sharadregoti commented Nov 11, 2025

PR Type

Documentation


Description

  • Add Helm Charts 4.1.0 release notes

  • Update overview to latest 4.1.0 metadata

  • Provide downloads and dependencies table

  • Clarify no functional or breaking changes


Diagram Walkthrough

flowchart LR
  notes["Add 4.1.0 release notes in helm-chart.mdx"]
  overview["Update overview.mdx latest to 4.1.0"]
  links["Refresh links: tag and ArtifactHub"]
  notes -- "introduces 4.1.0 section" --> links
  overview -- "points to 4.1.0" --> links
Loading

File Walkthrough

Relevant files
Documentation
helm-chart.mdx
Introduce Helm Charts 4.1.0 release notes                               

developer-support/release-notes/helm-chart.mdx

  • Add new 4.1.0 release section.
  • Include compatibility note with Tyk 5.8.8 LTS.
  • Provide dependencies matrix, upgrade steps, downloads.
  • State no changes, no breaking, no deprecations.
+50/-0   
overview.mdx
Refresh overview to reference 4.1.0                                           

developer-support/release-notes/overview.mdx

  • Update latest Helm Charts version to 4.1.0.
  • Adjust latestData name and tag link to v4.1.0.
  • Keep release date unchanged.
+3/-3     

@github-actions
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Placeholder Date

The release date line still uses a placeholder ("xx October 2025"); confirm and replace with the actual release date to avoid publishing incomplete metadata.

#### Release Date xx October 2025
Compatibility Claim

The text states compatibility with Dashboard 5.8.8; validate that all chart images and default values indeed align with that LTS (e.g., default image tags, CRDs, and values.yaml) to prevent mismatch.

Tyk Charts 4.0.2 is a version alignment release that ensures compatibility with the most recent Tyk LTS release [5.8.8](/developer-support/release-notes/dashboard#587-release-notes). No functional changes have been implemented in this release.
Kubernetes Versions

The tested versions list includes Kubernetes 1.32.x; confirm this version is GA and actually tested, or adjust to avoid overstating support.

| [Kubernetes](https://kubernetes.io)   | 1.26.x, 1.27.x, 1.28.x, 1.29.x, 1.30.x, 1.31.x, 1.32.x | 1.19+ | | 

@github-actions
Copy link

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
General
Replace placeholder release date

Replace the placeholder release date with the actual publication date to avoid
confusing users and automation that may parse dates. Ensure the format matches the
rest of the document for consistency.

developer-support/release-notes/helm-chart.mdx [21]

-#### Release Date xx October 2025
+#### Release Date 21st October 2025
Suggestion importance[1-10]: 6

__

Why: Replacing the placeholder date improves accuracy and consistency, but it's a simple content fix without functional impact. The existing line is correctly referenced from the new hunk.

Low
Fix mismatched release date

Align the date with the actual release date used in the 4.0.2 notes to keep the
overview accurate. Mismatched dates can break timelines and confuse consumers.

developer-support/release-notes/overview.mdx [119-122]

 {
   "home": "deployment-and-operations/tyk-self-managed/deployment-lifecycle/installations/kubernetes/tyk-helm-tyk-stack",
   "name": "Tyk Helm Charts",
   "licensed": false,
   "latest": "4.0.2",
   "releaseNotesPath": "developer-support/release-notes/helm-chart",
   "latestData": {
     "name": "4.0.2",
-    "date": "26/09/2025",
+    "date": "21/10/2025",
     "docker": "",
     "tag": "https://github.com/TykTechnologies/tyk-charts/releases/tag/v4.0.2"
   }
 }
Suggestion importance[1-10]: 6

__

Why: Aligning the overview date with the release notes avoids confusion; it's a straightforward accuracy fix. The existing snippet matches the new hunk section and the change is consistent with the proposed 4.0.2 date.

Low
Correct tested Kubernetes versions

Remove the unannounced future version from the tested list to prevent implying
validation against unreleased Kubernetes versions. Keep only versions that are
currently released and verified.

developer-support/release-notes/helm-chart.mdx [35]

-| [Kubernetes](https://kubernetes.io)   | 1.26.x, 1.27.x, 1.28.x, 1.29.x, 1.30.x, 1.31.x, 1.32.x | 1.19+ | |
+| [Kubernetes](https://kubernetes.io)   | 1.26.x, 1.27.x, 1.28.x, 1.29.x, 1.30.x, 1.31.x | 1.19+ | |
Suggestion importance[1-10]: 5

__

Why: If 1.32.x is truly unreleased, removing it prevents misinformation; however, the PR explicitly includes 1.32.x, so this is speculative and may conflict with intended content. Moderate impact, uncertain correctness.

Low

@JoanCamosTyk JoanCamosTyk changed the title [TT-15973] Charts RN 4.0.2.md [TT-15973] Charts RN 4.1.0.md Nov 12, 2025
@sharadregoti sharadregoti merged commit b5314a0 into main Nov 26, 2025
7 checks passed
@sharadregoti
Copy link
Contributor Author

/release to release-5.10

buger pushed a commit that referenced this pull request Nov 26, 2025
(cherry picked from commit b5314a0)
@github-actions
Copy link

✅ Cherry-pick successful. A PR was created and auto-merged (if allowed): #1055

buger added a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants