Skip to content

Commit

Permalink
Merge pull request #338 from Darkfella91/renovate/main-prometheus-ope…
Browse files Browse the repository at this point in the history
…rator-crds-17.x

fix(helm): update prometheus-operator-crds ( 17.0.0 → 17.0.1 )
  • Loading branch information
d4rkfella authored Dec 18, 2024
2 parents 0d1f8d6 + 424e001 commit 8801ae8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: prometheus-operator-crds
version: 17.0.0
version: 17.0.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ releases:
- name: prometheus-operator-crds
namespace: observability
chart: prometheus-community/prometheus-operator-crds
version: 17.0.0
version: 17.0.1
- name: cilium
namespace: kube-system
chart: cilium/cilium
Expand Down

0 comments on commit 8801ae8

Please sign in to comment.