File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- ## 0.22.0-rc.3 :
1
+ ## 0.22.0:
2
2
#### Updates:
3
3
- Updated python dependencies: pyyaml and six
4
+ - Added AWS KMS support as a secrets backend(#179 )
5
+ - Refactor input\_ type code into classes(#180 )
6
+ - Fix GPG failing when expiry of gpg key is infinite (#181 )
4
7
5
- ## 0.22.0-rc.0:
6
8
#### Breaking:
7
9
- Added reveal secrets function, updated rsapublic function (#182 )
8
10
- parameters.kapitan.secrets.recipients is deprecated, please use parameters.kapitan.secrets.gpg.recipients (#183 )
9
11
10
- #### Updates:
11
- - Added AWS KMS support as a secrets backend(#179 )
12
- - Refactor input\_ type code into classes(#180 )
13
- - Fix GPG failing when expiry of gpg key is infinite (#181 )
14
-
15
12
## 0.21.0
16
13
- Upgraded to jsonnet 0.12.1 (https://github.com/google/jsonnet/releases/tag/v0.12.1 )
17
14
You can’t perform that action at this time.
0 commit comments