File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: prometheus-operator-crds
3
3
repository: https://prometheus-community.github.io/helm-charts
4
- version: 18 .0.1
4
+ version: 19 .0.0
5
5
- name: grafana-operator
6
6
repository: https://grafana.github.io/helm-charts
7
7
version: v5.17.0
8
- digest: sha256:ab11f2e582b5dfba8082daa0b696fafa9df100eb41fbd6572df872d25e392244
9
- generated: "2025-04-03T11:44:34.769653864Z "
8
+ digest: sha256:4bff215d53f476d0ad9298886753557aa9c91136a76469273c65ef35dd4f0a14
9
+ generated: "2025-04-08T18:03:47.842722996Z "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A reference Helm chart for setting up a monitoring stack for Circle
4
4
version : 0.1.0-alpha.3
5
5
dependencies :
6
6
- name : prometheus-operator-crds
7
- version : 18 .0.*
7
+ version : 19 .0.*
8
8
repository : " https://prometheus-community.github.io/helm-charts"
9
9
condition : prometheusOperator.installCRDs
10
10
alias : prometheusOperator
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ A reference Helm chart for setting up a monitoring stack for CircleCI server
25
25
| Repository | Name | Version |
26
26
| ------------| ------| ---------|
27
27
| https://grafana.github.io/helm-charts | grafanaoperator(grafana-operator) | 5.17.* |
28
- | https://prometheus-community.github.io/helm-charts | prometheusOperator(prometheus-operator-crds) | 18 .0.* |
28
+ | https://prometheus-community.github.io/helm-charts | prometheusOperator(prometheus-operator-crds) | 19 .0.* |
29
29
30
30
### 1. Configure Server for the Monitoring Stack
31
31
You can’t perform that action at this time.
0 commit comments