puppetlabs / puppetserver-helm-chart

The Helm Chart for Puppet Server
Apache License 2.0
52 stars 56 forks source link

Update chart version #205

Closed felipeatsix closed 9 months ago

felipeatsix commented 9 months ago

In my latest change I did not update the version in the chart.yaml file. Opening this new PR as requested here

ldaneliukas commented 9 months ago

Hey @felipeatsix, please fix the CI by running helm unittest . -u to update the snapshot so it reflects the updated chart version.

felipeatsix commented 9 months ago

@ldaneliukas @Xtigyro Done