Skip to content

Commit

Permalink
chore(deps): update helm release kube-prometheus-stack to v68.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 815a64d commit 4c4a299
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cluster/cloud-cluster/kube-system/prom-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
version: 68.1.0
version: 68.3.0
driftDetection:
mode: enabled
interval: 1h
Expand Down
2 changes: 1 addition & 1 deletion cluster/kube-system/prometheus-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
version: 68.1.0
version: 68.3.0
install:
remediation:
retries: -1
Expand Down
2 changes: 1 addition & 1 deletion cluster/monitoring/kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
kind: HelmRepository
name: prometheus-community
namespace: flux-system
version: 68.1.0
version: 68.3.0
dependsOn:
- name: prom-operator-crds
install:
Expand Down

0 comments on commit 4c4a299

Please sign in to comment.