Skip to content

Commit 8c8c289

Browse files
authored
Merge pull request #6 from scalyr/update_agent_version
Update agent to the latest stable version (v2.1.25)
2 parents 79244f6 + af4c85f commit 8c8c289

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/master/CHANGELOG.md.
44

5+
## 0.2.7
6+
7+
- Update agent to the latest stable version (v2.1.25).
8+
59
## 0.2.6
610

711
- Bump default livenessProbe ``timeoutSeconds`` to ``10`` and allow user to override it via

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.6
6-
appVersion: 2.1.24
5+
version: 0.2.7
6+
appVersion: 2.1.25
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)