File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11## Scalyr Agent 2 Helm Chart Changes by Release
22
3- For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md .
3+ For actual scalyr agent changelog, please see https://github.com/scalyr/scalyr-agent-2/blob/release/CHANGELOG.md
4+
5+ ## 0.2.13
6+
7+ - Add support for new `` serviceAccount.annotations `` value with which user can specify which
8+ annotations get added to the created service account.
9+
10+ This is useful in scenarios where IAM Roles for Service Accounts are used in order to give
11+ the pods IAM role so they can retrieve secrets. #13
12+
13+ Contributed by @matthewmrichter .
414
515## 0.2.12
616
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : scalyr-agent
33description : A Helm chart for deploying the Scalyr agent
44type : application
5- version : 0.2.12
5+ version : 0.2.13
66appVersion : 2.1.30
77keywords :
88 - scalyr
You can’t perform that action at this time.
0 commit comments