Skip to content

Commit

Permalink
Updated ChangeLog and package.json for release 1.0.37 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec authored Dec 10, 2024
1 parent 415d07c commit 0549b85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
k2hr3-api (1.0.37) unstable; urgency=low

* Changed timeout value for checking openstack keystone - #125

-- Takeshi Nakatani <[email protected]> Tue, 10 Dec 2024 10:22:08 +0900

k2hr3-api (1.0.36) unstable; urgency=low

* Updated k2hr3-init.sh.templ - #123
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "k2hr3-api",
"version": "1.0.36",
"version": "1.0.37",
"dependencies": {
"@kubernetes/client-node": "^0.22.3",
"body-parser": "^1.20.3",
Expand Down

0 comments on commit 0549b85

Please sign in to comment.