From 1ab7f33a219007f6223063eee7441bea15dc1dd1 Mon Sep 17 00:00:00 2001 From: Benjamin Leggett Date: Mon, 4 Nov 2024 12:32:20 -0500 Subject: [PATCH] [enterprise-logs-simple] `managed-by` should not be templated Signed-off-by: Benjamin Leggett --- charts/enterprise-logs-simple/Chart.yaml | 2 +- charts/enterprise-logs-simple/templates/_helpers.tpl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/enterprise-logs-simple/Chart.yaml b/charts/enterprise-logs-simple/Chart.yaml index c6b3c8637a..2a1eeeb071 100644 --- a/charts/enterprise-logs-simple/Chart.yaml +++ b/charts/enterprise-logs-simple/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: "v2" name: "enterprise-logs-simple" type: application -version: "1.3.0" +version: "1.3.1" appVersion: "v1.4.0" kubeVersion: "^1.10.0-0" description: "DEPRECATED Grafana Enterprise Logs (Simple Scalable)" diff --git a/charts/enterprise-logs-simple/templates/_helpers.tpl b/charts/enterprise-logs-simple/templates/_helpers.tpl index ff0b54c18a..7ae36be03b 100644 --- a/charts/enterprise-logs-simple/templates/_helpers.tpl +++ b/charts/enterprise-logs-simple/templates/_helpers.tpl @@ -39,7 +39,6 @@ helm.sh/chart: {{ include "enterprise-logs.chart" . }} {{- if .Chart.AppVersion }} app.kubernetes.io/version: {{ .Chart.AppVersion | quote }} {{- end }} -app.kubernetes.io/managed-by: {{ .Release.Service }} {{- end }} {{/*