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 273587f commit b8cac9cCopy full SHA for b8cac9c
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.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
12
## 0.2.26
13
14
- Allow user to define additional environment variables for the agent DaemonSet / 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.26
+version: 0.2.27
appVersion: 2.1.37
keywords:
- scalyr
0 commit comments