Skip to content

Commit d7c55a2

Browse files
chore(main): release 7.2.5 (#515)
1 parent 5703855 commit d7c55a2

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.2.4"
2+
".": "7.2.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1-
21
# redisio
32

43
This file is used to list changes made in each version of the redisio cookbook.
54

65
Standardise files with files in sous-chefs/repo-management
76
Standardise files with files in sous-chefs/repo-management
87

8+
## [7.2.5](https://github.com/sous-chefs/redisio/compare/7.2.4...v7.2.5) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#514](https://github.com/sous-chefs/redisio/issues/514)) ([5703855](https://github.com/sous-chefs/redisio/commit/570385541ab982d92c9ea0d4ff385bd6fd14082e))
14+
915
## 7.2.3 - *2024-11-18*
1016

1117
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures redis'
6-
version '7.2.4'
6+
version '7.2.5'
77
source_url 'https://github.com/sous-chefs/redisio'
88
issues_url 'https://github.com/sous-chefs/redisio/issues'
99
chef_version '>= 16'

0 commit comments

Comments
 (0)