Skip to content

Commit 5d6f421

Browse files
committed
Bump chart version, add changelog entry for #31.
1 parent c0d58bc commit 5d6f421

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

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+
514
## 0.2.21
615

716
- Add new ``existingSecretRef`` chart value. When set (defaults to unset), it will use that

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.21
5+
version: 0.2.22
66
appVersion: 2.1.36
77
keywords:
88
- scalyr

0 commit comments

Comments
 (0)