From 098e7cf457a24f1c09e7862cd5b7dffbb79ea241 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 28 Feb 2024 16:27:15 +0100 Subject: [PATCH] fix(blocky): fix typo in datasource label --- charts/enterprise/blocky/Chart.yaml | 2 +- charts/enterprise/blocky/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index 2b96980041c..42f7d59d1ef 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -44,4 +44,4 @@ sources: - https://hub.docker.com/r/spx01/blocky - https://quay.io/oriedge/k8s_gateway type: application -version: 13.5.1 +version: 13.5.2 diff --git a/charts/enterprise/blocky/values.yaml b/charts/enterprise/blocky/values.yaml index 12b04d880f6..a09735c79ac 100644 --- a/charts/enterprise/blocky/values.yaml +++ b/charts/enterprise/blocky/values.yaml @@ -310,7 +310,7 @@ configmap: datasource: enabled: true labels: - grafana_datasource: "1" + grafana_datasources: "1" data: datasourceblockypsql.yaml: |- apiVersion: 1