Skip to content

Commit 09560d1

Browse files
authored
Merge pull request #22 from voxpupuli/release-prep
Release 0.3.3
2 parents ab6e9cf + 6a199ed commit 09560d1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v0.3.3](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.3) (2025-06-02)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.3.2...v0.3.3)
10+
11+
**Fixed bugs:**
12+
13+
- Calling curl --fail-with-body fails on almalinux 8 vm, presumably with a curl pre-dating that parameter [\#20](https://github.com/voxpupuli/puppet-openvox_bootstrap/issues/20)
14+
15+
**Merged pull requests:**
16+
17+
- \(gh-20\) Download with curl --fail instead of --fail-with-body [\#21](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/21) ([jpartlow](https://github.com/jpartlow))
18+
719
## [v0.3.2](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.2) (2025-05-29)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.3.1...v0.3.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openvox_bootstrap",
3-
"version": "0.3.3-rc0",
3+
"version": "0.3.3",
44
"summary": "Bootstrap installation of OpenVox packages.",
55
"description": "A Bolt project to bootstrap the installation of OpenVox packages.",
66
"author": "Josh Partlow",

0 commit comments

Comments
 (0)