Skip to content

Commit

Permalink
enterprise: upgrade grafana helm chart (#116)
Browse files Browse the repository at this point in the history
* enterprise: upgrade grafana helm chart

Upgrade to latest version

* bump chart version
  • Loading branch information
sluongng authored Jan 10, 2025
1 parent 6f74b4c commit 2fd3e7a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/buildbuddy-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: BuildBuddy Enterprise
name: buildbuddy-enterprise
version: 0.0.329 # Chart version
version: 0.0.330 # Chart version
appVersion: 2.119.0 # Version of deployed app
keywords:
- buildbuddy
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/buildbuddy-enterprise/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ dependencies:
version: 3.4.0
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 6.6.2
version: 8.8.2
- name: clickhouse
repository: https://charts.bitnami.com/bitnami
version: 6.2.0
digest: sha256:e2110a2d47041f93df2cd214a4f9c167bb8037d2c26a47c878ee76248c0befd3
generated: "2025-01-09T20:58:45.795943032Z"
digest: sha256:b9fc6398b28af387c3d9b3a594e958ac98ac6b4442af29da36fc47df1fcbacd6
generated: "2025-01-10T16:11:24.450963+01:00"
2 changes: 1 addition & 1 deletion charts/buildbuddy-enterprise/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus.enabled
- name: grafana
version: 6.6.2
version: 8.8.2
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: clickhouse
Expand Down

0 comments on commit 2fd3e7a

Please sign in to comment.