Skyhook Kustomize Edit
Version updated for https://github.com/skyhook-io/kustomize-edit to version v1.5.3.
- 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 Kustomize Edit GitHub Action automates the process of updating kustomize overlays by modifying image tags, labels, annotations, replica counts, and environment file patches. It simplifies deployment workflows by handling common tasks like managing metadata, updating configuration files, and tracking deployment details in a GitOps-friendly manner. Key capabilities include support for single or multiple image updates, smart detection of kustomize patterns, and automatic timestamping for deployment tracking.
Release notes
1.5.3 (2026-03-25)
Bug Fixes
- replace kustomize edit set image with yq for PATCH semantics (99dcca9)