actionhippie-kustomize
Version updated for https://github.com/actionhippie/kustomize to version v3.1.5.
- This action is used across all versions by 48 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kustomize GitHub Action automates the process of generating Kubernetes manifests using Kustomize, a tool for customizing Kubernetes configurations. It simplifies workflows by allowing users to build, reorder, and output manifests directly within a CI/CD pipeline, while supporting advanced features like Helm integration, alpha plugins, and KSOPS encryption. This action is ideal for teams looking to streamline Kubernetes configuration management and deployment.
Release notes
3.1.5 (2026-01-19)
Bugfixes
- always add a v prefix to image refs on release (04b5b71)
Miscellaneous
- use correct categories for releaserc to fix changelog (0c78ade)