v0.10.1
This commit is contained in:
parent
bfb81e11b2
commit
a5a7c05640
@ -1,3 +0,0 @@
|
|||||||
kind: Added
|
|
||||||
body: 'UserCommands: add ssh public keys when running locally'
|
|
||||||
time: 2025-03-11T15:20:28.487596157-05:00
|
|
@ -1,3 +0,0 @@
|
|||||||
kind: Added
|
|
||||||
body: 'UserCommands: add field CreateUserHome'
|
|
||||||
time: 2025-03-11T15:30:26.824884876-05:00
|
|
@ -1,3 +0,0 @@
|
|||||||
kind: Changed
|
|
||||||
body: 'UserCommands: create temp file when modifing password over SSH'
|
|
||||||
time: 2025-03-11T14:54:10.720370135-05:00
|
|
@ -1,3 +0,0 @@
|
|||||||
kind: Changed
|
|
||||||
body: 'UserCommands: change field name'
|
|
||||||
time: 2025-03-11T15:36:19.802011559-05:00
|
|
@ -1,3 +0,0 @@
|
|||||||
kind: Changed
|
|
||||||
body: 'Vault: keys are now referenced by `name`, and the actual data by `data`'
|
|
||||||
time: 2025-03-11T21:26:38.085271797-05:00
|
|
8
.changes/v0.10.1.md
Normal file
8
.changes/v0.10.1.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
## v0.10.1 - 2025-03-11
|
||||||
|
### Added
|
||||||
|
* UserCommands: add ssh public keys when running locally
|
||||||
|
* UserCommands: add field CreateUserHome
|
||||||
|
### Changed
|
||||||
|
* UserCommands: create temp file when modifing password over SSH
|
||||||
|
* UserCommands: change field name
|
||||||
|
* Vault: keys are now referenced by `name`, and the actual data by `data`
|
@ -6,6 +6,15 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
|
## v0.10.1 - 2025-03-11
|
||||||
|
### Added
|
||||||
|
* UserCommands: add ssh public keys when running locally
|
||||||
|
* UserCommands: add field CreateUserHome
|
||||||
|
### Changed
|
||||||
|
* UserCommands: create temp file when modifing password over SSH
|
||||||
|
* UserCommands: change field name
|
||||||
|
* Vault: keys are now referenced by `name`, and the actual data by `data`
|
||||||
|
|
||||||
## v0.10.0 - 2025-03-08
|
## v0.10.0 - 2025-03-08
|
||||||
### Added
|
### Added
|
||||||
* Hooks: improved logging when executing
|
* Hooks: improved logging when executing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user