File tree Expand file tree Collapse file tree 5 files changed +7
-3
lines changed
Expand file tree Collapse file tree 5 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 99# Ignore Chef key files and secrets
1010.chef /* .pem
1111.chef /encrypted_data_bag_secret
12+ client.pem
1213
1314# ignore .kitchen files
1415.kitchen
Original file line number Diff line number Diff line change 11---
22:major: 0
33:minor: 21
4- :patch: 3
4+ :patch: 4
55:special: ''
66:metadata: ''
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ DEPENDENCIES
55
66GRAPH
77 apt (3.0.0)
8- netuitive (0.21.3 )
8+ netuitive (0.21.4 )
99 apt (>= 0.0.0)
1010 yum (>= 0.0.0)
1111 yum (3.10.0)
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
33
44## [ Unreleased]
55
6+ ## 0.21.4
7+ - no-op testing travis supermarket deploys
8+
69## 0.21.3
710- no-op testing travis supermarket deploys
811
Original file line number Diff line number Diff line change 1212issues_url 'https://github.com/Netuitive/chef-netuitive/issues' if respond_to? ( :issues_url )
1313source_url 'https://github.com/Netuitive/chef-netuitive' if respond_to? ( :source_url )
1414
15- version '0.21.3 '
15+ version '0.21.4 '
1616
1717depends 'apt'
1818depends 'yum'
You can’t perform that action at this time.
0 commit comments