Releases: voxpupuli/container-puppetdb
Releases · voxpupuli/container-puppetdb
v1.6.0
What's Changed
New Features 🎉
- add set -e to all scripts. by @rwaffen in #69
- Update puppetdb to 8.5.1 by @anders-larsson in #70
- Update puppetdb to 7.19.0 and 8.6.0 by @anders-larsson in #72
Documentation Updates 📚
Dependency Updates ⬆️
- Bump docker/build-push-action from 5 to 6 by @dependabot in #71
New Contributors
- @anders-larsson made their first contribution in #70
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
What's Changed
- Don't try to chown SSLDIR if it's read-only or we don't have permission by @bootc in #49
- update readme, add markdownlint rules by @rwaffen in #52
- update container links by @rwaffen in #54
- Remove usage of --link for container examples by @rwaffen in #55
- disable update check by @rwaffen in #53
- quote boolean to be string; disable-update-checking has to be a string by @rwaffen in #57
- Add 'ARG UBUNTU_CODENAME' to final image build so that Podman correctly interprets PUPPET_DEB environment variable. by @bschonec in #59
- remove .dockerenv, add it as ENV to Dockerfile by @rwaffen in #62
- update puppetdb to 8.4.1 and 7.17.1 by @rwaffen in #63
- Release v1.4.0 by @rwaffen in #64
New Contributors
Full Changelog: v1.3.0...v1.4.0