Skip to content

Conversation

@clubanderson
Copy link
Contributor

Summary

  • Bump klaude-ops and klaude-deploy plugin versions to 0.8.0
  • Add new klaude-deploy slash commands for enhanced CRUD operations

New Commands

Command Description
/helm-install Install or upgrade Helm charts to clusters
/helm-uninstall Uninstall Helm releases from clusters
/helm-rollback Rollback to a previous Helm revision
/delete Delete Kubernetes resources by kind/name
/kustomize Build and apply kustomize configurations
/label Add or remove labels from resources

Test plan

  • Verify plugin versions show 0.8.0 after marketplace update
  • Test new commands work with installed klaude-deploy v0.8.0

🤖 Generated with Claude Code

- Bump klaude-ops and klaude-deploy versions to 0.8.0
- Add new klaude-deploy commands:
  - helm-install: Install/upgrade Helm charts
  - helm-uninstall: Remove Helm releases
  - helm-rollback: Rollback to previous revision
  - delete: Delete K8s resources
  - kustomize: Build and apply kustomize configs
  - label: Add/remove resource labels

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Andrew Anderson <andy@clubanderson.com>
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

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

@kubestellar-prow kubestellar-prow bot added dco-signoff: yes Indicates the PR's author has signed the DCO. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 16, 2026
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. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants