You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[actions/checkout](https://github.com/actions/checkout)|`v4`| Checks out the repository so workflow jobs can access its contents. |
47
+
|[nowactions/envsubst](https://github.com/nowactions/envsubst)|`v1`| Substitutes environment variables in files using the `envsubst` CLI. |
48
+
|[imranismail/setup-kustomize](https://github.com/imranismail/setup-kustomize)|`v2`| Sets up Kustomize CLI for building Kubernetes manifests. |
|[mikefarah/yq](https://github.com/mikefarah/yq)|`v4`| Installs the `yq` YAML processor for working with manifests. |
51
+
52
+
---
53
+
39
54
## 🧱 Assumptions
40
55
41
56
1. Your **GitHub runners** (e.g., via GitHub ARC) have:
0 commit comments