Skip to content

Commit bbdfc4f

Browse files
committed
chore(doc): Update changelog
1 parent 5a2a260 commit bbdfc4f

3 files changed

Lines changed: 16 additions & 6 deletions

File tree

.release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## LinuxAid Release Version v1.4.4
1+
## LinuxAid Release Version v1.4.5
22

33
### Bug Fixes
4-
- 9b815b584 fix: read db buffer pool and log file size from variables
4+
- 067471edf fix: handle turrisos multi-arch for netbird install
5+
- 51301212b fix: handle regex match existence for raidcontrollers
56

67
### Configuration Changes
7-
- 00fd9494a chore: basic auth is still used for tags endpoint, have asked the team to fix this
8-
- 1f130300a chore(fix); removed the unwanted logic to figure out the func to talk to api and fallback to good old method and removed the basic auth as well, since its not used anymore
9-
- ac5a6d43b chore: added puppet-subversion module 867e10c4611e5712d64e632cc9b8aedaf1499e39
8+
- 007109564 chore: move armv7l arch hiera config to turrisos with proper segregation and update netbird version
9+
- c3df9279a chore: update the gitea workflow to accept harbor creds from org secrets
1010

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All releases and the changes included in them (pulled from git commits added since last release) will be detailed in this file.
44

5+
## LinuxAid Release Version v1.4.5
6+
7+
### Bug Fixes
8+
- 067471edf fix: handle turrisos multi-arch for netbird install
9+
- 51301212b fix: handle regex match existence for raidcontrollers
10+
11+
### Configuration Changes
12+
- 007109564 chore: move armv7l arch hiera config to turrisos with proper segregation and update netbird version
13+
- c3df9279a chore: update the gitea workflow to accept harbor creds from org secrets
14+
515
## LinuxAid Release Version v1.4.4
616

717
### Bug Fixes

modules/enableit/common/data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ common::system::services:
313313

314314
# Puppet
315315
common::openvox::version: "8.23.0"
316-
common::openvox::environment: "v1.4.4"
316+
common::openvox::environment: "v1.4.5"
317317
common::openvox::server: enableit.puppet.obmondo.com
318318
common::openvox::package_name: "openvox-agent"
319319
common::openvox::configure_agent: true

0 commit comments

Comments
 (0)