Skip to content

Commit 838b272

Browse files
Release: v0.0.4 (#21)
## What's Changed * Add optional input `k8s_manifests` by @muhammad-levi in #15 * Update action path in the README by @MuhannadVisma in #18 * Update linters by @sethvargo in #19 * Update deps by @sethvargo in #20 ## New Contributors * @muhammad-levi made their first contribution in #15 * @MuhannadVisma made their first contribution in #18 **Full Changelog**: v0.0.3...v0.0.4
1 parent bbb33e6 commit 838b272

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deploy-gke",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"engines": {
55
"node": "20.x",
66
"npm": "10.x"

0 commit comments

Comments
 (0)