Skip to content

Commit 7936ac7

Browse files
authored
Merge pull request chocolatey#1112 from AdmiringWorm/agent-2-2-1
2 parents 673e686 + 8f642b8 commit 7936ac7

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

src/components/docs/ChocolateyComponentDependencies.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
1515
| ------------------------------ | ----------- | -------------------- | ------------- |
1616
| chocolatey v2.4.1 | | | |
1717
| chocolatey.extension v6.3.0 | v2.0.0 | | |
18-
| chocolatey-agent v2.2.0 | | v6.0.0 | |
18+
| chocolatey-agent v2.2.1 | | v6.0.0 | |
1919
| chocolateygui v2.1.1 | v2.0.0 | | |
2020
| chocolateygui.extension v2.0.0 | | v6.0.0 | v2.0.0 |
2121
| chocolatey v1.4.1 | | | |
@@ -55,4 +55,4 @@ Please refer to our <Xref title="Support Lifecycle information" value="chocolate
5555
* chocolatey
5656

5757
This will ensure that all dependencies, both direct and indirect, are installed.
58-
</Callout>
58+
</Callout>

src/content/docs/en-us/agent/release-notes.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ This covers the release notes for the Chocolatey Agent Service (`chocolatey-agen
3535

3636
<ChocolateyComponentDependenciesLink />
3737

38+
## 2.2.1 (December 9, 2024) \{#v2.2.1}
39+
40+
### Bug Fix
41+
42+
- Fix - Invalid cron expression for LogCleanerJob.
43+
3844
## 2.2.0 (December 4, 2024) \{#v2.2.0}
3945

4046
Read our [blog post](https://blog.chocolatey.org/2024/12/announcing-agent-220-release) about this release.

src/content/docs/en-us/highlights/2024/12-chocolatey-agent-2.2.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ highlight:
88
ctaXref: agent-release-notes
99
ctaAnchor: v2.2.0
1010
ctaText: Read the release notes
11-
showOnHome: true
12-
showOnHighlights: true
11+
showOnHome: false
12+
showOnHighlights: false
1313
---
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
order: 0
3+
xref: highlight-2024-12-09-agent-release-notes
4+
title: What's new in Chocolatey Agent v2.2.1
5+
description: Learn all about what's new in Chocolatey Agent v2.2.1
6+
highlight:
7+
postedDateTime: 2024-12-09T00:00:00Z
8+
ctaXref: agent-release-notes
9+
ctaAnchor: v2.2.1
10+
ctaText: Read the release notes
11+
showOnHome: true
12+
showOnHighlights: true

0 commit comments

Comments
 (0)