Skip to content

Commit 076f278

Browse files
Release prep v2.0.2 (#89)
Co-authored-by: GitHub Action <[email protected]>
1 parent 68c2e23 commit 076f278

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v2.0.2](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v2.0.2) (2022-08-04)
6+
7+
[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v2.0.1...v2.0.2)
8+
9+
### Fixed
10+
11+
- \(GH-87\) Stop logging secret not found in hiera lookup as warning [\#88](https://github.com/TraGicCode/tragiccode-azure_key_vault/pull/88) ([TraGicCode](https://github.com/TraGicCode))
12+
513
## [v2.0.1](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v2.0.1) (2021-07-15)
614

715
[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v2.0.0...v2.0.1)
@@ -107,4 +115,4 @@ All notable changes to this project will be documented in this file. The format
107115
**Known Issues**
108116

109117

110-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
118+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tragiccode-azure_key_vault",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"author": "tragiccode",
55
"summary": "The azure_key_vault module allows you to easily fetch secrets securely within your puppet manifests.",
66
"license": "Apache-2.0",

pdk.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
ignore: []

0 commit comments

Comments
 (0)