setup-k8s-action
Version updated for https://github.com/hostwithquantum/setup-k8s-action to version v0.6.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-k8s-action GitHub Action simplifies the setup of Kubernetes tools and configuration within workflows by automating the initialization of the KUBECONFIG environment variable. It streamlines the process of configuring Kubernetes environments, such as staging or production, and ensures the necessary tools and configurations are readily available for deployment or management tasks. This action is ideal for automating Kubernetes-related workflows in CI/CD pipelines.
What’s Changed
What’s Changed
- Upgrade: bump asdf-vm/actions from 3 to 4 by @dependabot[bot] in https://github.com/hostwithquantum/setup-k8s-action/pull/8
- Upgrade: bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/hostwithquantum/setup-k8s-action/pull/12
- Upgrade: bump yokawasa/action-setup-kube-tools from 0.11.2 to 0.13.1 by @dependabot[bot] in https://github.com/hostwithquantum/setup-k8s-action/pull/11
- chore(workflows): update workflows, add zizmor by @till in https://github.com/hostwithquantum/setup-k8s-action/pull/13
- release by @till in https://github.com/hostwithquantum/setup-k8s-action/pull/14
Full Changelog: https://github.com/hostwithquantum/setup-k8s-action/compare/v0.5.0...v0.6.0