Skip to content

Commit c14a628

Browse files
committed
Bump chart version, add changelog entry for #32.
1 parent 6d0e2cf commit c14a628

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
44

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+
512
## 0.2.22
613

714
- Fix a bug with ``volumesMount`` chart value not being used inside the DaemonSet and Deployment

charts/scalyr-agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: scalyr-agent
33
description: A Helm chart for deploying the Scalyr agent
44
type: application
5-
version: 0.2.22
5+
version: 0.2.23
66
appVersion: 2.1.36
77
keywords:
88
- scalyr

0 commit comments

Comments
 (0)