Skip to content

Commit

Permalink
chore(deps): update helm release grafana to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot committed Oct 4, 2024
1 parent f18eec5 commit 6f03ddc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/aoi/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 7.3.12
version: 8.5.2
- name: victoria-metrics-single
repository: https://victoriametrics.github.io/helm-charts/
version: 0.12.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: victoria-metrics-alert
repository: https://victoriametrics.github.io/helm-charts/
version: 0.12.0
digest: sha256:8d0a1ede53855abf297f1335b4a51c628cc4fc6a06b534881a8cfff7b22d5e16
generated: "2024-10-02T20:07:40.338972999Z"
digest: sha256:1643fcd0c95cb64eb83a34cf95f37282788c5277c5264331a1cbb4bc6bedf28b
generated: "2024-10-04T08:08:40.74139795Z"
4 changes: 2 additions & 2 deletions charts/aoi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: aoi
description: A Helm chart for Netic application operations infrastructure
type: application
version: 0.1.27
version: 0.1.28
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
Expand All @@ -13,7 +13,7 @@ maintainers:
email: [email protected]
dependencies:
- name: grafana
version: 7.3.12
version: 8.5.2
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: victoria-metrics-single
Expand Down
4 changes: 2 additions & 2 deletions charts/aoi/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aoi

![Version: 0.1.27](https://img.shields.io/badge/Version-0.1.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.28](https://img.shields.io/badge/Version-0.1.28-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

Expand All @@ -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.2 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.12.0 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.12.0 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.12.0 |
Expand Down

0 comments on commit 6f03ddc

Please sign in to comment.