We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d79696 commit 7ea4c86Copy full SHA for 7ea4c86
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
4
5
+## 0.2.15
6
+
7
+- Update agent to the latest stable version (v2.1.32).
8
9
## 0.2.14
10
11
- Update agent to the latest stable version (v2.1.31).
charts/scalyr-agent/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
name: scalyr-agent
description: A Helm chart for deploying the Scalyr agent
type: application
-version: 0.2.14
-appVersion: 2.1.31
+version: 0.2.15
+appVersion: 2.1.32
keywords:
- scalyr
- logging
0 commit comments