Skip to content

Commit

Permalink
feat!: update grafana dash to influxdb2 (#852)
Browse files Browse the repository at this point in the history
* feat!: update grafana dash to influxdb2

* fix: update dependencies
  • Loading branch information
dimgogos authored Dec 18, 2024
1 parent ad87f0b commit 31a1c17
Show file tree
Hide file tree
Showing 9 changed files with 3,282 additions and 3,799 deletions.
1 change: 0 additions & 1 deletion bin/add-repos
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ helm repo add grafana https://grafana.github.io/helm-charts
helm repo add minio https://charts.min.io
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo add influxdata https://helm.influxdata.com
helm repo add vector https://helm.vector.dev
helm repo add redpanda https://charts.redpanda.com
10 changes: 2 additions & 8 deletions charts/drax/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,9 @@ dependencies:
- name: promtail
repository: https://grafana.github.io/helm-charts/
version: 6.16.6
- name: influxdb
repository: https://helm.influxdata.com/
version: 4.12.5
- name: influxdb2
repository: https://helm.influxdata.com/
version: 2.1.2
- name: vector
repository: https://helm.vector.dev
version: 0.38.1
- name: kminion
repository: https://charts.redpanda.com
version: 0.14.1
Expand All @@ -80,5 +74,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami/
version: 20.6.0
digest: sha256:97e548c9676a908e4c11cd5873b12c9ba84ba2478dd22e7d71f3594c04850aee
generated: "2024-12-17T09:41:14.072818659Z"
digest: sha256:09a82d49e41f829c5d211b4d4856bda581241bd1524e0d4577c5bc0b1be627e8
generated: "2024-12-18T11:49:00.979798544+01:00"
8 changes: 0 additions & 8 deletions charts/drax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,18 +114,10 @@ dependencies:
- notifications
version: 6.16.6
repository: https://grafana.github.io/helm-charts/
- name: influxdb
condition: influxdb.enabled
version: 4.12.5
repository: https://helm.influxdata.com/
- name: influxdb2
condition: influxdb2.enabled
version: 2.1.2
repository: https://helm.influxdata.com/
- name: vector
condition: global.enable5G
version: 0.38.1
repository: https://helm.vector.dev
- name: kminion
condition: kminion.enabled
version: 0.14.1
Expand Down
Loading

0 comments on commit 31a1c17

Please sign in to comment.