Skip to content

DOCS-2960: Publish Calico Cloud 22.4.2#2785

Open
ctauchen wants to merge 2 commits into
mainfrom
publish/cc-22.4.2
Open

DOCS-2960: Publish Calico Cloud 22.4.2#2785
ctauchen wants to merge 2 commits into
mainfrom
publish/cc-22.4.2

Conversation

@ctauchen

@ctauchen ctauchen commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Scaffolding for Calico Cloud 22.4.2 patch release (target: week of June 15, 2026)
  • Adds placeholder release notes entry dated June 15, 2026
  • Bumps cloudUserVersion to v22.4.2 in variables.js
  • Adds new v22.4.2 (latest) placeholder entry to ccImageLists.js (component versions copied from 22.4.1 — to be refreshed once the manifest is published)
  • Operator number left as-is, will be updated when actual release content lands

Tracks DOCS-2960.

Test plan

  • Replace placeholder bug fixes with actual release notes before merge
  • Refresh image list with curl -0 https://installer.calicocloud.io/manifests/v3.22.4-2/image-list
  • Update operator version when known
  • Verify site build

🤖 Generated with Claude Code

Placeholder release notes for Calico Cloud 22.4.2 (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>
@ctauchen ctauchen requested a review from a team as a code owner June 13, 2026 07:04
Copilot AI review requested due to automatic review settings June 13, 2026 07:04
@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview for calico-docs-preview-next ready!

Name Link
🔨 Latest commit 68dcad6
🔍 Latest deploy log https://app.netlify.com/projects/calico-docs-preview-next/deploys/6a2d03e12dac400008045afa
😎 Deploy Preview https://deploy-preview-2785--calico-docs-preview-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview succeeded!

Name Link
🔨 Latest commit 68dcad6
🔍 Latest deploy log https://app.netlify.com/projects/tigera/deploys/6a2d03e1deacfa000810d27e
😎 Deploy Preview https://deploy-preview-2785--tigera.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 74 (🔴 down 19 from production)
Accessibility: 98 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR scaffolds the Calico Cloud 22.4.2 patch release in the docs by pre-staging version references, an image list entry, and a release-notes section for the version-22-2 documentation set.

Changes:

  • Adds a new v22.4.2 (latest) entry to the Calico Cloud image list data.
  • Bumps cloudUserVersion to v22.4.2 in the version-22-2 doc variables.
  • Adds a placeholder 22.4.2 release-notes entry dated June 15, 2026.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/___new___/data/ccImageLists.js Adds a new 22.4.2 “latest” image list entry (currently noted as placeholder).
calico-cloud_versioned_docs/version-22-2/variables.js Updates the user-facing Calico Cloud version string for templated docs content.
calico-cloud_versioned_docs/version-22-2/release-notes/index.mdx Adds a new top-of-page 22.4.2 release-notes section (currently placeholder / future-dated).

Comment thread src/___new___/data/ccImageLists.js Outdated
Comment on lines +2 to +4
// curl -0 https://installer.calicocloud.io/manifests/v3.22.4-2/image-list
'v22.4.2 (latest)': `quay.io/tigera/apiserver:v3.22.4
quay.io/tigera/compliance-benchmarker:v3.22.4
Comment on lines 4 to 6
releaseTitle: 'v3.22.4',
cloudUserVersion: 'v22.4.1',
cloudUserVersion: 'v22.4.2',
prodname: 'Calico Cloud',
Bumps releaseTitle, filesUrl_CE, cloudversion, clouddownloadurl, and
ccImageLists.js component versions from v3.22.4 to v3.22.6 to reflect
the CE base version for this CC patch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants