Skip to content

Commit b8cac9c

Browse files
committed
Add changelog entry, bump chart version.
1 parent 273587f commit b8cac9c

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.27
6+
7+
- Allow user to set the priority of the Scalyr Agent DaemonSet using ``scalyr.priorityClassName``
8+
chart value.
9+
10+
Contributed by @justinb-shipt. #41 #42
11+
512
## 0.2.26
613

714
- Allow user to define additional environment variables for the agent DaemonSet / 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.26
5+
version: 0.2.27
66
appVersion: 2.1.37
77
keywords:
88
- scalyr

0 commit comments

Comments
 (0)