Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumps up the release version #14

Merged
merged 1 commit into from
Mar 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
k2hr3-utils (1.0.0) unstable; urgency=low

* Bumps up the release version.

-- Hirotaka Wakabayashi <[email protected]> Fri, 26 Mar 2021 16:18:13 +0900

k2hr3-utils (0.11.2) unstable; urgency=low

* [devcluster] Removes the systemd configurations of its own - #12
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Here are documents including other components.
[K2HR3 Get Resource Usage](https://k2hr3.antpick.ax/tools.html)
[K2HR3 Utilities for Setup](https://k2hr3.antpick.ax/setup.html)
[K2HR3 Demonstration](https://demo.k2hr3.antpick.ax/)
[K2HR3 Command Line Interface Usage](https://k2hr3.antpick.ax/cli.html)


[About k2hdkc](https://k2hdkc.antpick.ax/)
[About k2hash](https://k2hash.antpick.ax/)
Expand All @@ -70,6 +72,7 @@ Here are repositories including other components.
[K2HR3 Utilities](https://github.com/yahoojapan/k2hr3_utils)
[K2HR3 Container Registration Sidecar](https://github.com/yahoojapan/k2hr3_sidecar)
[K2HR3 Get Resource](https://github.com/yahoojapan/k2hr3_get_resource)
[K2HR3 Command Line Interface](https://github.com/yahoojapan/k2hr3_cli)

[k2hdkc](https://github.com/yahoojapan/k2hdkc)
[k2hash](https://github.com/yahoojapan/k2hash)
Expand All @@ -85,6 +88,7 @@ Here are packages including other components.
[k2hr3-osnl(python packages)](https://pypi.org/project/k2hr3-osnl/)
[k2hr3.sidecar(dockerhub)](https://hub.docker.com/r/antpickax/k2hr3.sidecar)
[k2hr3-get-resource(packages)](https://packagecloud.io/app/antpickax/stable/search?q=k2hr3-get-resource)
[k2hr3-cli(packages)](https://packagecloud.io/app/antpickax/stable/search?q=k2hr3-cli)

## License

Expand Down