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.
2 parents 79244f6 + af4c85f commit 8c8c289Copy full SHA for 8c8c289
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/master/CHANGELOG.md.
4
5
+## 0.2.7
6
+
7
+- Update agent to the latest stable version (v2.1.25).
8
9
## 0.2.6
10
11
- Bump default livenessProbe ``timeoutSeconds`` to ``10`` and allow user to override it via
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.6
-appVersion: 2.1.24
+version: 0.2.7
+appVersion: 2.1.25
keywords:
- scalyr
- logging
0 commit comments