Skip to content

Commit ce146a8

Browse files
committed
Bump Chart Ver. Update CHANGELOG.
1 parent f0862e4 commit ce146a8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ numbering uses [semantic versioning](http://semver.org).
55

66
NOTE: The change log until version `v0.2.4` is auto-generated.
77

8+
## [v1.0.1](https://github.com/Xtigyro/puppetserver-helm-chart/tree/v1.0.1) (2019-11-11)
9+
- Fix Permissions for Hiera, Puppet Server and eYaml Configs.
10+
11+
[Full Changelog](https://github.com/Xtigyro/puppetserver-helm-chart/compare/v1.0.0...v1.0.1)
12+
813
## [v1.0.0](https://github.com/Xtigyro/puppetserver-helm-chart/tree/v1.0.0) (2019-11-08)
914
- Differentiate "nodeSelector" for Pods with Common Storage.
1015
- Fix for PostgreSQL on AWS.

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
description: Puppet automates the delivery and operation of software.
33
name: puppetserver
4-
version: 1.0.0
4+
version: 1.0.1
55
appVersion: 6.7.1
66
keywords: ["puppet", "puppetserver", "automation", "iac", "infrastructure", "cm", "ci", "cd"]
77
home: https://puppet.com/

0 commit comments

Comments
 (0)