File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : scalyr-agent
33description : A Helm chart for deploying the Scalyr agent
44type : application
5- version : 0.2.8
6- appVersion : 2.1.26
5+ version : 0.2.9
6+ appVersion : 2.1.27
77keywords :
88 - scalyr
99 - logging
You can’t perform that action at this time.
0 commit comments