DOCS-2966: Publish Calico Enterprise 3.22.7 - #2917
Open
ctauchen wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the Calico Enterprise 3.22.7 patch-release documentation (versioned docs for version-3.22-2) by updating release metadata, download/version variables, and adding the new release-notes section stub.
Changes:
- Added a new
v3.22.7entry to the 3.22 release metadata (including Tigera Operatorv1.40.13and component version bumps). - Updated the 3.22 docs variables to point at
v3.22.7artifacts and chart version naming. - Appended a
3.22.7release-notes section (currently with a placeholder bug-fix list).
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 | Bumps displayed release/version strings and download URLs to 3.22.7. |
| calico-enterprise_versioned_docs/version-3.22-2/releases.json | Adds the v3.22.7 release metadata entry at the top of the releases list. |
| calico-enterprise_versioned_docs/version-3.22-2/release-notes/index.mdx | Adds a new 3.22.7 bug-fix release section stub. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+410
to
+412
| #### 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.

Starter PR for the Calico Enterprise 3.22.7 patch release. Sets the version strings in releases.json, variables.js, and the release notes. Tracked by https://tigera.atlassian.net/browse/DOCS-2966.
Still to do:
To discuss: