From a8db51b7a9b16733b13ae0c221a2bf897a59af14 Mon Sep 17 00:00:00 2001 From: argoyle Date: Fri, 28 Jun 2024 07:48:30 +0000 Subject: [PATCH] chore: bump chart version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- grafana/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana/kustomization.yaml b/grafana/kustomization.yaml index 19f7060..1796112 100644 --- a/grafana/kustomization.yaml +++ b/grafana/kustomization.yaml @@ -7,7 +7,7 @@ helmCharts: - name: grafana-agent-operator namespace: grafana-agent repo: https://grafana.github.io/helm-charts - version: 0.4.0 + version: '0.4.0' releaseName: grafana-agent-operator includeCRDs: true valuesFile: operator-values.yaml