Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 11:11
v1.7.0
0d12255

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 📚

Dependency Updates ⬆️

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

Full Changelog: v1.6.0...v1.7.0