Skip to content

Releases: voxpupuli/container-voxbox

v4.0.1

16 Oct 15:05
v4.0.1
29f154c

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v4.0.0...v4.0.1

v4.0.0

16 Oct 14:42
v4.0.0
8a04064

Choose a tag to compare

What's Changed

New Features 🎉

  • add a script evb (=EasyVoxBox) for more comfortable use of VoxBox by @trefzer in #136
  • feat: change to openvox/openfact gem by @rwaffen in #119

Bug Fixes 🐛

Dependency Updates ⬆️

  • chore(deps): update dependency onceover to v5 by @renovate[bot] in #125

New Contributors

Full Changelog: v3.2.0...v4.0.0

v3.2.0

11 Jul 11:55
5cd8501

Choose a tag to compare

What's Changed

Documentation Updates 📚

  • docs: add more hints for using onceover by @rwaffen in #121

Other Changes

  • feat: switch to Containerfile and update CI workflows to use it, update gemset to eliminate duplicates by @rwaffen in #128

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 May 08:25
6b59d2b

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: resolve gem problems by @rwaffen in #104
  • fix: actually use specified r10k and ra10ke versions by @rwaffen in #114

Documentation Updates 📚

  • docs: put ghostbuster in order, update build_versions link by @rwaffen in #102
  • docs: add gitlab unit test report and codequality report by @rwaffen in #109
  • docs: add rubocop entrypoint howto, update wording regarding OpenVox and Puppet by @rwaffen in #110

Full Changelog: v3.0.0...v3.1.0

v3.0.0

14 Mar 08:33
4801964

Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

  • feat: unpin apk packages, remove overcommit, switch back to github runners by @rwaffen in #69
  • feat: add onceover rubygem by @tuxmea in #72
  • feat: add rubygem rspec_junit_formatter for junit output on spec tests by @rwaffen in #81
  • feat: add some package to do releases by @lbetz in #78
  • feat: remove ffi pinning, does work again by @rwaffen in #84
  • feat: add renovate for rubygem updates by @rwaffen in #85
  • fix: renovate looks for the name rubygem_*, so fix the names by @rwaffen in #87
  • chore(deps): update dependency ra10ke to v4 by @renovate in #92
  • chore(deps): update dependency bundler to v2.6.5 by @renovate in #88
  • chore(deps): update dependency puppet_metadata to v4.6.0 by @renovate in #90
  • chore(deps): update dependency r10k to v5 by @renovate in #91
  • feat: add ghostbuster by @rwaffen in #98

Documentation Updates 📚

  • docs: Update Readme for onceover, add onceover rake tasks by @tuxmea in #75
  • docs: update tool docu, add toc, re-order sections by @rwaffen in #82
  • docs: add how to run a single spec, fix markdown linter warnings by @rwaffen in #93
  • docs: add hint about using internal Rakefile by @rwaffen in #94

Dependency Updates ⬆️

  • build(deps): bump anchore/scan-action from 5 to 6 by @dependabot in #71
  • build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #76

Other Changes

  • feat: build each platfrom on dedicated runner by @rwaffen in #74
  • fix: use right tags in manifests stage by @rwaffen in #77
  • fix: update facter variable name by @rwaffen in #96

New Contributors

Full Changelog: v2.3.0...v3.0.0

v2.3.0

02 Dec 09:18
v2.3.0
a428acc

Choose a tag to compare

What's Changed

New Features 🎉

  • feat: update gems to latest versions by @rwaffen in #52
  • feat: do multi stage build by @rwaffen in #54
  • feat: update puppet, facter, voxpupuli-test, puppet-metadata, rubocop-performance, bundler by @rwaffen in #59
  • fix: update curl version by @rwaffen in #64
  • fix: LegacyKeyValueFormat and update curl patch level by @rwaffen in #65
  • feat: Update gitlab-ci example by @rwaffen in #66

Bug Fixes 🐛

Dependency Updates ⬆️

  • build(deps): bump anchore/scan-action from 4 to 5 by @dependabot in #58

Other Changes

  • feat: split arm and x86 build to build on special voxpupuli runner by @rwaffen in #43
  • feat: combine arm and x86 builds into one container tag by @rwaffen in #60
  • fix: add checkout to let gha update dockerhubs readme by @rwaffen in #61

Full Changelog: v2.2.0...v2.3.0

v2.2.0

16 Sep 15:05
v2.2.0
1fbba7d

Choose a tag to compare

What's Changed

New Features 🎉

  • Fix: update CVE infested gems by @rwaffen in #41
  • fix: in ruby 2.7 rexml is a default gem by @rwaffen in #42
  • fix: update bundler, fix cve in voxbox7 by @rwaffen in #45
  • feat: re-enable by puppetlabs disabled puppet-lint checks by @rwaffen in #48

Bug Fixes 🐛

  • fix: update broken facter reference in build by @rwaffen in #46

Documentation Updates 📚

  • doc: add info about additionally included tools by @rwaffen in #39

Other Changes

  • feat: compare images to latest by @rwaffen in #38
  • feat: enable the auto-merge feature on dependabot prs by @rwaffen in #49
  • feat: switch container scanning to grype by @rwaffen in #50

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Aug 12:09
v2.1.0
e9dde78

Choose a tag to compare

What's Changed

New Features 🎉

Dependency Updates ⬆️

Other Changes

Full Changelog: v2.0.0...v2.1.0

v2.0.0

31 Jul 12:27
v2.0.0
cfbf2e4

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • update puppet, facter and voxpupuli-test to latest versions, update build defaults by @rwaffen in #26
  • switch to alpine by @rwaffen in #28

Full Changelog: v1.3.0...v2.0.0

v1.3.0

09 Jul 09:41
v1.3.0
036ac41

Choose a tag to compare

What's Changed

New Features 🎉

  • Remove stringio 0.1.0 from ruby 2.7 and replace with 3.1 by @rwaffen in #22
  • chore: Update rubygem versions in build_versions.json by @rwaffen in #23

Dependency Updates ⬆️

New Contributors

Full Changelog: v1.2.0...v1.3.0