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 Sep 16, 2024
1 parent de8d0b3 commit f620efc
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.1
- name: victoria-metrics-single
repository: https://victoriametrics.github.io/helm-charts/
version: 0.11.2
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: victoria-metrics-alert
repository: https://victoriametrics.github.io/helm-charts/
version: 0.11.1
digest: sha256:e9debd8f5f7e57cc9d8952c16ab8f4143da791968e24b88b0960755888b93ce7
generated: "2024-09-14T08:06:37.781878498Z"
digest: sha256:c97ae1359b34de903fa60ad173b70f9d30e6fd2f7adb20b5f8cbc166ab0ce185
generated: "2024-09-16T08:07:44.603697579Z"
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.25
version: 0.1.26
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.1
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.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)
![Version: 0.1.26](https://img.shields.io/badge/Version-0.1.26-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.1 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.11.1 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.11.2 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.11.2 |
Expand Down

0 comments on commit f620efc

Please sign in to comment.