Skip to content

Commit c3fe8c9

Browse files
Update Helm release grafana-operator to 5.17.* (#27)
* Update Helm release grafana-operator to 5.17.* * ./do helm-docs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Stephen <[email protected]>
1 parent f5952d6 commit c3fe8c9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 18.0.1
55
- name: grafana-operator
66
repository: https://grafana.github.io/helm-charts
7-
version: v5.16.0
8-
digest: sha256:b95209cf41d8d93f5a55a3414e1e59f6e900dfd3257438dae00cb11638356bf9
9-
generated: "2025-02-28T09:54:42.083954446-04:00"
7+
version: v5.17.0
8+
digest: sha256:ab11f2e582b5dfba8082daa0b696fafa9df100eb41fbd6572df872d25e392244
9+
generated: "2025-04-03T11:44:34.769653864Z"

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
condition: prometheusOperator.installCRDs
1010
alias: prometheusOperator
1111
- name: grafana-operator
12-
version: 5.16.*
12+
version: 5.17.*
1313
repository: "https://grafana.github.io/helm-charts"
1414
alias: grafanaoperator
1515
condition: grafanaoperator.enabled

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A reference Helm chart for setting up a monitoring stack for CircleCI server
1717

1818
| Repository | Name | Version |
1919
|------------|------|---------|
20-
| https://grafana.github.io/helm-charts | grafanaoperator(grafana-operator) | 5.16.* |
20+
| https://grafana.github.io/helm-charts | grafanaoperator(grafana-operator) | 5.17.* |
2121
| https://prometheus-community.github.io/helm-charts | prometheusOperator(prometheus-operator-crds) | 18.0.* |
2222

2323
### 1. Configure Server for the Monitoring Stack

0 commit comments

Comments
 (0)