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 6d0e2cf commit c14a628Copy full SHA for c14a628
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
4
5
+## 0.2.23
6
+
7
+- Fix a bug with ``scalyr.base64Config`` chart value not being correctly indented in the ConfigMap
8
+ template.
9
10
+ Contributed by @xdvpser. #30 #32
11
12
## 0.2.22
13
14
- Fix a bug with ``volumesMount`` chart value not being used inside the DaemonSet and Deployment
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.22
+version: 0.2.23
appVersion: 2.1.36
keywords:
- scalyr
0 commit comments