From 900349b1fb6f87de5fff3e73ca96ec2163b785fb Mon Sep 17 00:00:00 2001 From: argoyle Date: Thu, 27 Jun 2024 15:48:59 +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