Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release grafana to v8 #305

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8.2
- name: victoria-metrics-single
repository: https://victoriametrics.github.io/helm-charts/
version: 0.13.1
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: victoria-metrics-alert
repository: https://victoriametrics.github.io/helm-charts/
version: 0.13.2
digest: sha256:b1fb375e40d90257b7b34782798123f2a01c413c6561ddffa569572f37cc1949
generated: "2024-12-13T12:09:18.518165539Z"
digest: sha256:c057e9d7d786b0327138167059b314bfc41dd72f1231dbdd7fad2f47c6b359a3
generated: "2024-12-16T20:09:38.488240505Z"
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.34
version: 0.1.35
home: https://github.com/neticdk/k8s-oaas-observability
sources:
- https://github.com/neticdk/k8s-oaas-observability
Expand All @@ -13,7 +13,7 @@ maintainers:
email: mfm@netic.dk
dependencies:
- name: grafana
version: 7.3.12
version: 8.8.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.34](https://img.shields.io/badge/Version-0.1.34-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.35](https://img.shields.io/badge/Version-0.1.35-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.8.2 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-alert | 0.13.2 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-1(victoria-metrics-single) | 0.13.1 |
| https://victoriametrics.github.io/helm-charts/ | victoria-metrics-single-2(victoria-metrics-single) | 0.13.1 |
Expand Down
Loading