This repository has been archived by the owner on Feb 14, 2025. It is now read-only.
Releases: voxpupuli/container-puppetdb
Releases · voxpupuli/container-puppetdb
v1.7.0
What's Changed
New Features 🎉
- feat: update to 7.19.1 and 8.7.0 by @rwaffen in #83
- feat: update to puppetdb 7.20.0 and 8.8.0 by @rwaffen in #86
- feat: streamline Dockerfile by @rwaffen in #87
- feat: update to puppetdb 8.8.1 by @mababio in #91
- feat: add possibility to manage certificate_allowlist by @tuxmea in #94
- feat: certificate-allowlist setting may only be a file name when used in a container by @tuxmea in #98
Bug Fixes 🐛
Documentation Updates 📚
- Update readme and add hint for the new name by @rwaffen in #77
- Fix docs of PUPPETDB_JAVA_ARGS by @Heap0017 in #80
- doc: deprecate repo by @rwaffen in #101
Dependency Updates ⬆️
- Bump anchore/scan-action from 4 to 5 by @dependabot in #85
- Bump anchore/scan-action from 5 to 6 by @dependabot in #93
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #99
Other Changes
- Use short container names by @rwaffen in #76
- feat: in the ci switch to matrix build and docker scout by @rwaffen in #78
- feat: enable the auto-merge feature on dependabot prs by @rwaffen in #81
- feat: switch container scanning to grype by @rwaffen in #82
- Update from voxpupuli modulesync_config by @rwaffen in #89
New Contributors
Full Changelog: v1.6.0...v1.7.0
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