Skip to content

Commit 4a02a14

Browse files
chore(main): release 1.2.8
1 parent c51d71c commit 4a02a14

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

33
This file is used to list changes made in each version of the chrony cookbook.
44

5+
## [1.2.8](https://github.com/sous-chefs/chrony/compare/v1.2.7...v1.2.8) (2025-12-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#65](https://github.com/sous-chefs/chrony/issues/65)) ([74bfaa6](https://github.com/sous-chefs/chrony/commit/74bfaa69a069001afa820ea9c360c55199649c55))
11+
512
## [1.2.7](https://github.com/sous-chefs/chrony/compare/1.2.6...v1.2.7) (2025-10-15)
613

714

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs/Configures chrony, an application used to maintain the accuracy of the system clock (similar to NTPd).'
6-
version '1.2.7'
6+
version '1.2.8'
77
issues_url 'https://github.com/sous-chefs/chrony/issues'
88
source_url 'https://github.com/sous-chefs/chrony'
99
chef_version '>= 13.0'

0 commit comments

Comments
 (0)