diff --git a/charts/aoi/Chart.lock b/charts/aoi/Chart.lock index 90f9b792..159bcb42 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.1 - name: victoria-metrics-single repository: https://victoriametrics.github.io/helm-charts/ version: 0.11.1 @@ -11,5 +11,5 @@ dependencies: - name: victoria-metrics-alert repository: https://victoriametrics.github.io/helm-charts/ version: 0.11.0 -digest: sha256:ec5d8c2ea4da175cba83468c12fea0dcab7525fbea0500b929b3e3453ebddc8b -generated: "2024-09-05T09:53:10.164909651Z" +digest: sha256:d94de532478f1fbfacdc708e8f315cabb6af1d519246ea4e617d53bc3c3d8381 +generated: "2024-09-09T12:09:08.577833246Z" diff --git a/charts/aoi/Chart.yaml b/charts/aoi/Chart.yaml index efafa47d..841a20d9 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.24 +version: 0.1.25 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.1 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 0ebde20e..bc01d69e 100644 --- a/charts/aoi/README.md +++ b/charts/aoi/README.md @@ -1,6 +1,6 @@ # aoi -![Version: 0.1.24](https://img.shields.io/badge/Version-0.1.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.1.25](https://img.shields.io/badge/Version-0.1.25-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.1 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.11.0 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.11.1 | | https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.11.1 |