Skip to content

Commit 04c62f0

Browse files
committed
Update agent to the latest stable version (v2.2.6)
1 parent d6755c4 commit 04c62f0

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.35
6+
7+
- Update chart for DataSet agent v2.2.6 release.
8+
59
## 0.2.34
610

711
- Add new ``useRawApiKeyEnvValue`` chart value. When this value is set to true (defaults to false),

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.34
6-
appVersion: 2.2.4
5+
version: 0.2.35
6+
appVersion: 2.2.6
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)