Compare commits

...

2 Commits

Author SHA1 Message Date
5a62a42e63 Update Helm release grafana-operator to v5.21.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 1m27s
2025-12-17 03:14:47 +00:00
cc4dd1e48d increase count
All checks were successful
lint-test-helm / lint-helm (push) Successful in 10s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 2m41s
2025-12-16 21:12:50 -06:00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
dependencies: dependencies:
- name: grafana-operator - name: grafana-operator
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
version: v5.20.0 version: 5.21.1
- name: postgres-cluster - name: postgres-cluster
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 7.1.1 version: 7.1.1
@@ -11,5 +11,5 @@ dependencies:
- name: redis-replication - name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
version: 0.5.0 version: 0.5.0
digest: sha256:7089382a69a87a15afef83277e5b59a59b192a734c402384a61e4c65319f4891 digest: sha256:4268870b640674c1bcde0e75f58d0c0bb0444e5a53f813f33b5ce279df86feb3
generated: "2025-12-15T15:30:54.939003-06:00" generated: "2025-12-17T03:14:36.121978192Z"

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: grafana-operator - name: grafana-operator
version: v5.20.0 version: 5.21.1
repository: https://grafana.github.io/helm-charts repository: https://grafana.github.io/helm-charts
- name: postgres-cluster - name: postgres-cluster
alias: postgres-18-cluster alias: postgres-18-cluster

View File

@@ -27,7 +27,7 @@ rook-ceph-cluster:
tag: v19.2.3-20250717 tag: v19.2.3-20250717
cephClusterSpec: cephClusterSpec:
mgr: mgr:
count: 1 count: 2
modules: modules:
- name: pg_autoscaler - name: pg_autoscaler
enabled: true enabled: true