Skip to content

Commit

Permalink
feat(kps): Bump centralized-grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
gracedo committed Sep 27, 2024
1 parent 5b47fa1 commit b06f371
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
releaseName: centralized-grafana
valuesFrom:
- kind: ConfigMap
name: centralized-grafana-60.4.1-d2iq-defaults
name: centralized-grafana-63.0.0-d2iq-defaults
targetNamespace: ${releaseNamespace}
---
apiVersion: v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: centralized-grafana-60.4.1-d2iq-defaults
name: centralized-grafana-63.0.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/kube-prometheus-stack/60.4.1/etcd-metrics-proxy
path: ./services/kube-prometheus-stack/63.0.0/etcd-metrics-proxy
sourceRef:
kind: GitRepository
name: management
Expand Down
2 changes: 1 addition & 1 deletion services/kube-prometheus-stack/63.0.0/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/kube-prometheus-stack/60.4.1/helmrelease
path: ./services/kube-prometheus-stack/63.0.0/helmrelease
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit b06f371

Please sign in to comment.