diff --git a/charts/enterprise-logs/CHANGELOG.md b/charts/enterprise-logs/CHANGELOG.md index 285d2c3a8d..d3bc0d86d3 100644 --- a/charts/enterprise-logs/CHANGELOG.md +++ b/charts/enterprise-logs/CHANGELOG.md @@ -11,7 +11,7 @@ Entries should be ordered as follows: Entries should include a reference to the pull request that introduced the change. -## Unreleased +## 1.1.1 - [BUGFIX] Ensure that Pods run as non-root user `enterprise-logs` (`uid=10001,gid=10001`). #690 diff --git a/charts/enterprise-logs/Chart.yaml b/charts/enterprise-logs/Chart.yaml index cd860b40ab..843f54a0f2 100644 --- a/charts/enterprise-logs/Chart.yaml +++ b/charts/enterprise-logs/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: "v2" name: "enterprise-logs" type: application -version: "1.1.0" +version: "1.1.1" appVersion: "v1.1.0" kubeVersion: "^1.10.0-0" description: "Grafana Enterprise Logs"