What's Changed
New Features 🎉
- add ssh client and rugged gem by @rwaffen in #101
- feat: Allow usage of intermediate CA by @tuxmea in #109
- feat: update to 7.17.2 and 8.6.2 by @rwaffen in #121
- feat: update puppet8 version by @rwaffen in #124
- feat: set puppet uid/gid in container build by @zipkid in #125
- Don't let the entry scripts fail if there is no cert (dir) by @zipkid in #127
- Add libssh2 to give rugged for R10K ssh capabilities by @zipkid in #128
- feat: update health check to better find certs for curl by @rwaffen in #131
- feat: add support for custom scripts in /docker-entrypoint.d and run custom scripts in order by @zipkid in #133
- fix: check if import of ca is required by @tuxmea in #123
- Ensure the entrypoint script does not fail. by @zipkid in #135
- feat: update to puppetserver 7.17.3 and 8.7.0 by @rwaffen in #136
- Feature/puppet masterport setting by @zipkid in #137
- Feature/updates vrt by @zipkid in #142
- Manage ca_ttl setting by @tuxmea in #145
Bug Fixes 🐛
- Fix: update if-statement causing wrong behavior and fix typo introduce in #116 by @sbjzn in #117
- fix ca ttl setting. by @tuxmea in #146
Documentation Updates 📚
- Update readme and add hint for the new name by @rwaffen in #104
- Fix default argument for PUPPETSERVER_JAVA_ARGS in README by @Heap0017 in #118
- deprecate repo by @rwaffen in #149
Dependency Updates ⬆️
- Bump anchore/scan-action from 4 to 5 by @dependabot in #134
- build(deps): bump anchore/scan-action from 5 to 6 by @dependabot in #143
- build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #148
Other Changes
- Use short container names by @rwaffen in #103
- feat: update ci with matrix build and switch to docker scout for scanning by @rwaffen in #107
- fix: only output compare from docker scout and silently scan for cves by @rwaffen in #108
- fix: switch to ro token to use pull_request_target somewhat more safely by @rwaffen in #110
- fix: revert to on-pull-request and disable cve scanning for the moment by @rwaffen in #113
- feat: enable the auto-merge feature on dependabot prs by @rwaffen in #119
- feat: switch container scanning to grype by @rwaffen in #120
- feat: streamline Dockerfile by @rwaffen in #138
- feat: do multi stage build for ruby gems by @rwaffen in #140
New Contributors
- @sbjzn made their first contribution in #117
- @Heap0017 made their first contribution in #118
- @zipkid made their first contribution in #125
Full Changelog: v1.6.0...v1.7.0