kosko
kosko copied to clipboard
Organize Kubernetes manifests in TypeScript.
Found the project and it looks interesting. I was wondering why would I want to use Kosko instead of CDK8s. I didn't find any answer in the code or docs...
Instead of: ```ts export default [ componentName ] ``` Would be great to be able to do: ```ts export default { componentName } ``` The use case is that the...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (@mbargiel)...