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