Skip to content

Commit 797c679

Browse files
committed
Add link to crate in README
1 parent 8f3a5eb commit 797c679

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# anypod Changelog
22

3+
## v0.2.0 February 23rd, 2025
4+
5+
- First "real" release.
6+
- Updated version and published the [crate](https://crates.io/crates/kube-anypod)
7+
- Updated README include pre-built binary and build options
8+
9+
## v0.1.2 - v0.1.8
10+
11+
- Frank sorting out the various Github Action build/release issues. These should likely be ignored.
312

413
## v0.1.1 - February 22nd, 2025
514

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ If you have a local rust toolchain set up you can build and install this manuall
7373
$ git clone ... ~/src/kube-anypod/
7474
$ cargo install --path ~/src/kubeanypod/
7575
```
76+
77+
You can find out more information about [the crate here](https://crates.io/crates/kube-anypod).

0 commit comments

Comments
 (0)