Skip to content

Commit

Permalink
grafana helm: Bump to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjab3s committed Nov 5, 2024
1 parent f272929 commit b5db3c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/grafana/grafana-srsran/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apiVersion: v2
name: grafana-deployment
description: A Helm chart to deploy Grafana for srsRAN
type: application
version: 0.1.0
version: 1.0.0
appVersion: "1.16.0"

dependencies:
Expand All @@ -24,5 +24,5 @@ dependencies:
alias: influxdb
- name: metrics-server
repository: "file://../metrics_server"
version: 0.1.0
version: 1.1.0
alias: metrics-server
4 changes: 2 additions & 2 deletions charts/grafana/metrics_server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ apiVersion: v2
name: metrics-server
description: srsRAN Metric Server Helm Chart
type: application
version: 0.1.0
appVersion: "1.16.0"
version: 1.1.0
appVersion: "2024.10.0"

0 comments on commit b5db3c7

Please sign in to comment.