Skip to content

Commit

Permalink
update chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Feb 23, 2024
1 parent e30e83b commit 104e665
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions charts/chainlink-cluster/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
dependencies:
- name: mockserver
repository: https://www.mock-server.com
version: 5.14.0
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.81.2
- name: tempo
repository: https://grafana.github.io/helm-charts
version: 1.7.2
- name: grafana
repository: https://grafana.github.io/helm-charts
version: 7.3.2
digest: sha256:fb13a8a7b490fd1e388a6b082e50d65a39f44a28030d66559d4640c687a70e20
generated: "2024-02-23T15:22:09.284013-06:00"
6 changes: 3 additions & 3 deletions charts/chainlink-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ dependencies:
repository: "https://www.mock-server.com"
condition: mockserver.enabled
- name: opentelemetry-collector
version: "0.61.0"
version: "0.81.2"
repository: "https://open-telemetry.github.io/opentelemetry-helm-charts"
condition: opentelemetry-collector.enabled
- name: tempo
version: "1.7.1"
version: "1.7.2"
repository: "https://grafana.github.io/helm-charts"
condition: tempo.enabled
- name: grafana
version: "7.3.0"
version: "7.3.2"
repository: "https://grafana.github.io/helm-charts"
condition: grafana.enabled

0 comments on commit 104e665

Please sign in to comment.