From a7369983b187236cd540ac5c8909d23fc5c77c6a Mon Sep 17 00:00:00 2001 From: Christian Haudum Date: Mon, 20 Sep 2021 09:05:30 +0200 Subject: [PATCH] Bump chart enterprise-logs to version 1.1.1 Signed-off-by: Christian Haudum --- charts/enterprise-logs/CHANGELOG.md | 2 +- charts/enterprise-logs/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"