actionhippie-kubectl
Version updated for https://github.com/actionhippie/kubectl to version v1.13.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables users to interact with Kubernetes clusters by applying Kubernetes manifests and executing kubectl commands within workflows. It automates tasks such as managing Kubernetes resources and streamlines cluster operations directly from CI/CD pipelines. Key capabilities include support for specifying configurations, namespaces, and custom command arguments for seamless Kubernetes management.
Release notes
1.13.1 (2026-01-19)
Bugfixes
- always add a v prefix to image refs on release (57ad71b)