Skip to content

Commit

Permalink
Bump chart version and update CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Baldry <[email protected]>
  • Loading branch information
jdbaldry committed Feb 11, 2022
1 parent 9eee1c0 commit 96eae17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion charts/enterprise-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ Entries should be ordered as follows:

Entries should include a reference to the pull request that introduced the change.

## 2.0.2

- [BUGFIX] Have tokengen use the same ServiceAccount as the other components. #1031

## 2.0.1

- [BUGFIX] Configure Loki WAL directory that was absent in the 2.0.0 change #1033
- [BUGFIX] Configure Loki WAL directory that was absent in the 2.0.0 change. #1033

## 2.0.0

Expand Down
2 changes: 1 addition & 1 deletion charts/enterprise-logs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: "v2"
name: "enterprise-logs"
type: application
version: "2.0.1"
version: "2.0.2"
appVersion: "v1.3.0"
kubeVersion: "^1.10.0-0"
description: "Grafana Enterprise Logs"
Expand Down

0 comments on commit 96eae17

Please sign in to comment.