Skip to content

Commit

Permalink
Release prep v2.1.0 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <TraGicCode@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and TraGicCode authored Aug 8, 2022
1 parent 4a4eeb7 commit b5a157e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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).

## [v2.1.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v2.1.0) (2022-08-08)

[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v2.0.2...v2.1.0)

### Added

- \(GH-90\) Add windows server 2022 support [\#91](https://github.com/TraGicCode/tragiccode-azure_key_vault/pull/91) ([TraGicCode](https://github.com/TraGicCode))

## [v2.0.2](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v2.0.2) (2022-08-04)

[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v2.0.1...v2.0.2)
Expand Down
8 changes: 5 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"name": "tragiccode-azure_key_vault",
"version": "2.0.2",
"version": "2.1.0",
"author": "tragiccode",
"summary": "The azure_key_vault module allows you to easily fetch secrets securely within your puppet manifests.",
"license": "Apache-2.0",
"source": "https://github.com/TraGicCode/tragiccode-azure_key_vault",
"project_page": "https://github.com/TraGicCode/tragiccode-azure_key_vault",
"issues_url": "https://github.com/TraGicCode/tragiccode-azure_key_vault/issues",
"dependencies": [],
"dependencies": [

],
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
Expand Down Expand Up @@ -71,4 +73,4 @@
"pdk-version": "2.3.0",
"template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
"template-ref": "heads/main-0-gfa6b6d2"
}
}

0 comments on commit b5a157e

Please sign in to comment.