Skip to content

Commit 285c960

Browse files
authored
Merge pull request #10 from scalyr/2128update
Update chart for agent v2.1.28 release
2 parents 63d6a42 + 2127700 commit 285c960

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

711
- Update agent to the latest stable version (v2.1.27).

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.9
6-
appVersion: 2.1.27
5+
version: 0.2.10
6+
appVersion: 2.1.28
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)