Skip to content

Commit

Permalink
remove gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg May committed Sep 27, 2021
1 parent 35a49bd commit b44873d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
*.zip
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,10 @@
```bash
kubectl node-restart all --registry myregistry.local/library/alpine:3.9
```

<!--
export version=v1.0.3
zip $version.zip node-restart.sh LICENSE
git tag -a $version -m "bump $version"
git push origin $version
-->
Binary file added v1.0.3.zip
Binary file not shown.

0 comments on commit b44873d

Please sign in to comment.