From dfe44d98a5990c6cb70a7ec10b9e30233bbbae0a Mon Sep 17 00:00:00 2001 From: Ricardo Ribeiro Date: Wed, 15 Jan 2025 12:11:58 +0000 Subject: [PATCH] chore(grafana-operator): update versions --- libs/grafana-operator/config.jsonnet | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/grafana-operator/config.jsonnet b/libs/grafana-operator/config.jsonnet index d4d5e08..c312b4b 100644 --- a/libs/grafana-operator/config.jsonnet +++ b/libs/grafana-operator/config.jsonnet @@ -23,6 +23,7 @@ local versions = [ { output: '5.12', version: '5.12.0' }, { output: '5.13', version: '5.13.0' }, { output: '5.14', version: '5.14.0' }, + { output: '5.15', version: '5.15.1' }, ]; config.new(