Skip to content

Releases: puppetlabs/puppetserver-helm-chart

fix: add pathType Prefix to puppetboard ingress

21 Jul 08:39
d8886dd
Compare
Choose a tag to compare
  • fix: add pathType Prefix to puppetboard ingress

fix: use correct puppetdb certs in puppetboard

20 Jul 11:09
5bdea67
Compare
Choose a tag to compare
  • fix: use correct puppetdb certs in puppetboard
  • fix: persist CA, now located in /etc/puppetlabs/puppetserver/ca/

update: Puppetserver to `v7.1.2`; PuppetDB to `v7.2.0`; r10k to `v3.8.0`; PostgreSQL chart to `v10.4.*`.

01 May 21:52
1a27074
Compare
Choose a tag to compare
  • update: Puppetserver to v7.1.2; PuppetDB to v7.2.0; r10k to v3.8.0; PostgreSQL chart to v10.4.*.
  • fix: Wrong parameter name in README to disable autosign.
  • fix: bad naming for PuppetDB extra containers variable.
  • fix: add missing placeholder for PuppetDB extra containers in values.yaml.
  • fix: wrong url to Puppetserver chart v5.5.0 in CHANGELOG.

fix: use puppetboard.port in puppetboard-ingress.yaml

30 Apr 22:32
c4d18a9
Compare
Choose a tag to compare
  • fix: use puppetboard.port in puppetboard-ingress.yaml
  • fix: use proper syntax for extra containers in puppetdb-deployment.yaml
  • fix: force targetPorts in puppetdb-service.yaml
  • enhancement: allow to specify puppetboard.service.targetPort

Use official Puppetboard image, use port 9090, and allow extra PuppetDB containers.

26 Apr 18:59
8629be1
Compare
Choose a tag to compare
  • Use official Puppetboard image, use port 9090, and allow extra PuppetDB containers.

Add ability to ovewrite PuppetBoard variables in order to work properly with newer PuppetDB versions.

22 Apr 19:50
4149c48
Compare
Choose a tag to compare
  • Add ability to ovewrite PuppetBoard variables in order to work properly with newer PuppetDB versions.

Add ability to change PVC accessModes.

29 Mar 19:48
3c9c5e7
Compare
Choose a tag to compare
  • Add ability to change PVC accessModes.

Add ability to use custom PVCs.

10 Feb 17:18
c1face7
Compare
Choose a tag to compare
  • Add ability to use custom PVCs.

Fix PuppetBoard showing "Internal server 500" when metric menu clicked.

02 Nov 18:01
9f91bac
Compare
Choose a tag to compare
  • Fix PuppetBoard showing "Internal server 500" when metric menu clicked.

Special thanks to @pjamenaja

Fix for r10k_code_cronjob.sh and r10k_hiera_cronjob.sh syntax error with `map[]`

02 Nov 07:13
c10e92f
Compare
Choose a tag to compare
  • Fix for r10k_code_cronjob.sh and r10k_hiera_cronjob.sh syntax error with map[]

Thanks to: @pjamenaja