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 c0d58bc commit 5d6f421Copy full SHA for 5d6f421
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
4
5
+## 0.2.22
6
+
7
+- Fix a bug with ``volumesMount`` chart value not being used inside the DaemonSet and Deployment
8
+ template.
9
10
+ Contributed by @xdvpser.
11
12
+ #25 #31
13
14
## 0.2.21
15
16
- Add new ``existingSecretRef`` chart value. When set (defaults to unset), it will use that
charts/scalyr-agent/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: scalyr-agent
description: A Helm chart for deploying the Scalyr agent
type: application
-version: 0.2.21
+version: 0.2.22
appVersion: 2.1.36
keywords:
- scalyr
0 commit comments