DOCS-2961: Publish Calico Enterprise 3.22.6#2786
Open
ctauchen wants to merge 1 commit into
Open
Conversation
Placeholder release notes for Calico Enterprise 3.22.6 (June 15, 2026 dateline). Operator number left as-is, to be updated when actual release content lands. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
❌ Deploy Preview for tigera failed. Why did it fail? →
|
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Scaffolds the Calico Enterprise 3.22.6 patch-release documentation by updating the version metadata used across the 3.22-2 versioned docs and adding initial release-note/release-manifest entries.
Changes:
- Bumps
releaseTitle,filesUrl, andchart_version_nametov3.22.6invariables.js. - Prepends a new
v3.22.6entry toreleases.json(based on the priorv3.22.5entry). - Adds a new “Calico Enterprise 3.22.6” section in the release notes (currently placeholder content).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| calico-enterprise_versioned_docs/version-3.22-2/variables.js | Updates version variables/URLs to point at v3.22.6. |
| calico-enterprise_versioned_docs/version-3.22-2/releases.json | Adds the v3.22.6 release object and component version mapping. |
| calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx | Introduces a new 3.22.6 release-notes entry (placeholder). |
Comment on lines
+389
to
+391
| #### Bug fixes | ||
|
|
||
| * TBD |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
releaseTitle,filesUrl, andchart_version_nameto v3.22.6 invariables.jsreleases.json(component versions copied from v3.22.5)Tracks DOCS-2961.
Test plan
releases.jsonif any differ from the v3.22.5 copy🤖 Generated with Claude Code