Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrewe committed Jul 28, 2020
1 parent 39eef38 commit d816bb4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
13 changes: 10 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,18 +1,25 @@
vault-ssh-renew (0.2.0a7-1) unstable; urgency=medium

* Improved cron container
* Example Kubernetes deployment

-- Niels Grewe <niels.grewe@halbordnung.de> Tue, 28 Jul 2020 09:44:00 +0200

vault-ssh-renew (0.2.0a6-1) unstable; urgency=medium

* Allow multiple principals
* Allow specifying the Vault token in a file

-- Niels Grewe <thebeing@halbordnung.de> Mon, 27 Jul 2020 11:12:00 +0200
-- Niels Grewe <niels.grewe@halbordnung.de> Mon, 27 Jul 2020 11:12:00 +0200

vault-ssh-renew (0.2.0a5-1) unstable; urgency=medium

* Install systemd service

-- Niels Grewe <thebeing@halbordnung.de> Sun, 26 Jul 2020 16:10:00 +0200
-- Niels Grewe <niels.grewe@halbordnung.de> Sun, 26 Jul 2020 16:10:00 +0200

vault-ssh-renew (0.2.0a4-1) unstable; urgency=medium

* Initial release.

-- Niels Grewe <thebeing@halbordnung.de> Sat, 25 Jul 2020 00:04:00 +0200
-- Niels Grewe <niels.grewe@halbordnung.de> Sat, 25 Jul 2020 00:04:00 +0200
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"

[tool.poetry]
name = "vault-ssh-renew"
version = "0.2.0-alpha.6"
version = "0.2.0-alpha.7"
description = "Vault SSH Host Key Renewal Tool"
authors = ["Niels Grewe <niels.grewe@halbordnung.de>"]
license = "MIT"
Expand Down

0 comments on commit d816bb4

Please sign in to comment.