Skip to content

Commit c86767e

Browse files
authored
Merge pull request #24 from scalyr/scalyr-agent-v2.1.34
Update agent to latest stable version
2 parents ce389e2 + 651c5ca commit c86767e

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.20
6+
7+
- Update agent to the latest stable version (v2.1.36).
8+
59
## 0.2.19
610

711
- Update chart to throw an error if required ``scalyr.k8s.clusterName`` value is not specified.

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.19
6-
appVersion: 2.1.33
5+
version: 0.2.20
6+
appVersion: 2.1.36
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)