Skip to content

Commit

Permalink
doc: v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miyamo2 committed Nov 20, 2024
1 parent a87df12 commit 3995ab3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.1.1 - 2024-11-20

There are no API changes. Internal processing is also unchanged.

## 0.1.0 - 2024-11-20

### 🎉Initial Release
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Create a ConfigMap and a Job. And after the job is complete, delete them.
#### With go install(recommend)

```sh
go install github.com/miyamo2/kubectl-create-transient_configmap
go install github.com/miyamo2/kubectl-create-transient_configmap@latest
```

### Simple Usage
Expand Down

0 comments on commit 3995ab3

Please sign in to comment.