From 7e97dd26017d8e03cf4d8a693891220e619b2323 Mon Sep 17 00:00:00 2001 From: QuantumEnigmaa Date: Tue, 19 Sep 2023 12:08:24 +0200 Subject: [PATCH] fix chart --- helm/prometheus-rules/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/prometheus-rules/Chart.yaml b/helm/prometheus-rules/Chart.yaml index e87006b3c..e81275258 100644 --- a/helm/prometheus-rules/Chart.yaml +++ b/helm/prometheus-rules/Chart.yaml @@ -4,8 +4,8 @@ engine: gotpl home: https://github.com/giantswarm/prometheus-rules icon: https://s.giantswarm.io/app-icons/1/png/default-app-light.png name: prometheus-rules -appVersion: '2.132.0-b67266c8479ebef0cdd918fa9fc5e44717edf794' -version: '2.132.0-b67266c8479ebef0cdd918fa9fc5e44717edf794' +appVersion: '[[ .Version ]]' +version: '[[ .Version ]]' annotations: application.giantswarm.io/team: "atlas" config.giantswarm.io/version: 1.x.x