Skip to content

Commit 6141e46

Browse files
Update Helm release prometheus-operator-crds to v19 (#33)
* Update Helm release prometheus-operator-crds to v19 * ./do helm-docs --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Stephen <[email protected]>
1 parent e4d6e58 commit 6141e46

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
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: prometheus-operator-crds
33
repository: https://prometheus-community.github.io/helm-charts
4-
version: 18.0.1
4+
version: 19.0.0
55
- name: grafana-operator
66
repository: https://grafana.github.io/helm-charts
77
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"

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A reference Helm chart for setting up a monitoring stack for Circle
44
version: 0.1.0-alpha.3
55
dependencies:
66
- name: prometheus-operator-crds
7-
version: 18.0.*
7+
version: 19.0.*
88
repository: "https://prometheus-community.github.io/helm-charts"
99
condition: prometheusOperator.installCRDs
1010
alias: prometheusOperator

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A reference Helm chart for setting up a monitoring stack for CircleCI server
2525
| Repository | Name | Version |
2626
|------------|------|---------|
2727
| 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.* |
2929

3030
### 1. Configure Server for the Monitoring Stack
3131

0 commit comments

Comments
 (0)