From 12483a2e1a400ae1549297e6bdd288dce9920570 Mon Sep 17 00:00:00 2001 From: Netic Renovate Bot Date: Tue, 5 Nov 2024 00:18:12 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v8 --- charts/aoi/Chart.lock | 6 +++--- charts/aoi/Chart.yaml | 4 ++-- charts/aoi/README.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/aoi/Chart.lock b/charts/aoi/Chart.lock index ba477ae42..0e400dbe3 100644 --- a/charts/aoi/Chart.lock +++ b/charts/aoi/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: grafana repository: https://grafana.github.io/helm-charts - version: 7.3.12 + version: 8.5.12 - name: victoria-metrics-single repository: https://victoriametrics.github.io/helm-charts/ version: 0.12.3 @@ -11,5 +11,5 @@ dependencies: - name: victoria-metrics-alert repository: https://victoriametrics.github.io/helm-charts/ version: 0.12.3 -digest: sha256:d023962166a5fef12c41f3b18059f148ddbb30a483e6b8da63df725d449aff7b -generated: "2024-11-01T20:06:59.600280519Z" +digest: sha256:4cbb4443ca36ff97f2aecf9a8d239624c6e731d6497bbc0d8b4776516719d1f9 +generated: "2024-11-05T00:17:55.419441744Z" diff --git a/charts/aoi/Chart.yaml b/charts/aoi/Chart.yaml index 8d747eb91..43ca53163 100644 --- a/charts/aoi/Chart.yaml +++ b/charts/aoi/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: aoi description: A Helm chart for Netic application operations infrastructure type: application -version: 0.1.31 +version: 0.1.32 home: https://github.com/neticdk/k8s-oaas-observability sources: - https://github.com/neticdk/k8s-oaas-observability @@ -13,7 +13,7 @@ maintainers: email: mfm@netic.dk dependencies: - name: grafana - version: 7.3.12 + version: 8.5.12 repository: https://grafana.github.io/helm-charts condition: grafana.enabled - name: victoria-metrics-single diff --git a/charts/aoi/README.md b/charts/aoi/README.md index ce4a040ce..c4b6930a4 100644 --- a/charts/aoi/README.md +++ b/charts/aoi/README.md @@ -1,6 +1,6 @@ # aoi -![Version: 0.1.31](https://img.shields.io/badge/Version-0.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.32](https://img.shields.io/badge/Version-0.1.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for Netic application operations infrastructure @@ -23,7 +23,7 @@ $ helm install my-release netic-oaas/aoi | Repository | Name | Version | |------------|------|---------| -| https://grafana.github.io/helm-charts | grafana | 7.3.12 | +| https://grafana.github.io/helm-charts | grafana | 8.5.12 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.12.3 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.12.3 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.12.3 |