diff --git a/charts/aoi/Chart.lock b/charts/aoi/Chart.lock index 5eb6fe282..525637cf4 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.8 - name: victoria-metrics-single repository: https://victoriametrics.github.io/helm-charts/ version: 0.12.2 @@ -11,5 +11,5 @@ dependencies: - name: victoria-metrics-alert repository: https://victoriametrics.github.io/helm-charts/ version: 0.12.2 -digest: sha256:725fac807bc785fc7eb945c33c666f313dac7c90e03627eb104764bca9ffa887 -generated: "2024-10-11T12:08:25.897463314Z" +digest: sha256:6fd95089e560d0deca262dd3b6df6f28b5b9175c4e372ab07769dba43721ad25 +generated: "2024-10-21T12:09:46.854399339Z" diff --git a/charts/aoi/Chart.yaml b/charts/aoi/Chart.yaml index f1ac62417..d25c2bfd7 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.30 +version: 0.1.31 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.8 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 7e958f73a..5aa67d1d9 100644 --- a/charts/aoi/README.md +++ b/charts/aoi/README.md @@ -1,6 +1,6 @@ # aoi -![Version: 0.1.30](https://img.shields.io/badge/Version-0.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![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) 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.8 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.12.2 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.12.2 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.12.2 |