Skip to content

📖 Update kubectl-claude docs to v0.4.4#724

Merged
clubanderson merged 1 commit intomainfrom
update-kubectl-claude-0.4.4
Jan 15, 2026
Merged

📖 Update kubectl-claude docs to v0.4.4#724
clubanderson merged 1 commit intomainfrom
update-kubectl-claude-0.4.4

Conversation

@clubanderson
Copy link
Contributor

Summary

Automated update for kubectl-claude release v0.4.4.

  • Created branch: docs/kubectl-claude/0.4.4
  • Source: kubestellar/kubectl-claude@main

Checklist

  • Verify branch deploys correctly on Netlify
  • Verify version appears in dropdown

🤖 Generated automatically on release

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 15, 2026 06:21
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jan 15, 2026
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for kubestellar-docs ready!

Name Link
🔨 Latest commit b7c0a5f
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/6968876318b36c0008a7117f
😎 Deploy Preview https://deploy-preview-724--kubestellar-docs.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.

@github-actions
Copy link
Contributor

Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request.

Before your PR can be merged, please ensure:

DCO Sign-off - All commits must be signed off with git commit -s to certify the Developer Certificate of Origin

PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), ⚠️ (breaking change)

Getting Started with KubeStellar:

Contributor Resources:


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes:

📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction!


A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack!

@kubestellar-prow kubestellar-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 15, 2026
@github-actions github-actions bot added the json label Jan 15, 2026
Copy link
Contributor

Copilot AI left a comment

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 updates the kubectl-claude documentation version from v0.4.3 to v0.4.4, marking v0.4.4 as the latest stable release. The update is automatically generated as part of the release process for kubectl-claude v0.4.4.

Changes:

  • Updated latest version label and branch references from v0.4.3 to v0.4.4
  • Added v0.4.4 as a selectable version in the version dropdown
  • Updated currentVersion field in project configuration to v0.4.4

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/config/versions.ts Updated TypeScript version configuration with v0.4.4 as latest and added new version entry
public/config/shared.json Updated JSON configuration with v0.4.4 version, reformatted for readability, and updated timestamp

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +162 to +166
},
"0.4.4": {
"label": "v0.4.4",
"branch": "docs/kubectl-claude/0.4.4",
"isDefault": false
Copy link

Copilot AI Jan 15, 2026

Choose a reason for hiding this comment

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

The v0.4.4 version entry is duplicated in the kubectl-claude versions object. It appears both as the "latest" entry (lines 142-146) and as a separate versioned entry (lines 163-167). Remove the duplicate entry at lines 163-167 since v0.4.4 is already defined as "latest" and users should access it through the "latest" key or the "0.4.3" historical entry should be updated to maintain version history.

Suggested change
},
"0.4.4": {
"label": "v0.4.4",
"branch": "docs/kubectl-claude/0.4.4",
"isDefault": false

Copilot uses AI. Check for mistakes.
@clubanderson clubanderson merged commit eeb12c2 into main Jan 15, 2026
17 of 20 checks passed
@kubestellar-prow kubestellar-prow bot deleted the update-kubectl-claude-0.4.4 branch January 15, 2026 06:22
@github-actions
Copy link
Contributor

🎉 Thank you for your contribution! Your PR has been successfully merged.


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help:

📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction!

🗣️ Spread the word - Tell colleagues, write blog posts, present at meetups

💬 Share feedback on Slack #kubestellar-dev

Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. frontend json size/L Denotes a PR that changes 100-499 lines, ignoring generated files. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant