Skip to content

Commit b5bf656

Browse files
authored
Merge pull request #8 from scalyr/agent_upagrade_2127
Update scalyr agent to v2.1.27
2 parents 81f74d9 + 4144fe4 commit b5bf656

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
## Scalyr Agent 2 Helm Chart Changes by Release
22

3-
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/master/CHANGELOG.md.
3+
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md.
4+
5+
## 0.2.9
6+
7+
- Update agent to the latest stable version (v2.1.27).
48

59
## 0.2.8
610

7-
- Update agent to the latest stable version (v2.1.28). This new agent version Docker Images now utilize Python 3.8.
11+
- Update agent to the latest stable version (v2.1.26). This new agent version Docker Images now utilize Python 3.8.
812
- Add new ``image.type`` config option with which user can specify which base type image to use (``buster``, ``alpine``). Defaults to ``buster``.
913

1014
## 0.2.7

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.8
6-
appVersion: 2.1.26
5+
version: 0.2.9
6+
appVersion: 2.1.27
77
keywords:
88
- scalyr
99
- logging

0 commit comments

Comments
 (0)