Skip to content

Commit 8781590

Browse files
authored
Merge pull request #15 from scalyr/scalyr-agent-0.2.14-release
Update chart for scalyr agent v2.1.31 release
2 parents 74ecbf1 + c05bef9 commit 8781590

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

33
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
44

5+
## 0.2.14
6+
7+
- Update agent to the latest stable version (v2.1.31).
8+
59
## 0.2.13
610

711
- Add support for new ``serviceAccount.annotations`` value with which user can specify which

charts/scalyr-agent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: scalyr-agent
33
description: A Helm chart for deploying the Scalyr agent
44
type: application
5-
version: 0.2.13
6-
appVersion: 2.1.30
5+
version: 0.2.14
6+
appVersion: 2.1.31
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)