Skip to content

Commit

Permalink
feat(container)!: Update prometheus-operator-crds to v17.0.0 [utility]
Browse files Browse the repository at this point in the history
  • Loading branch information
drag0n141-bot[bot] authored Dec 16, 2024
1 parent 3ddf410 commit ea588b1
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 @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: prometheus-operator-crds
version: 16.0.1
version: 17.0.0
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/utility/bootstrap/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ releases:
- name: prometheus-operator-crds
namespace: monitoring
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
version: 16.0.1
version: 17.0.0
- name: cilium
namespace: kube-system
chart: cilium/cilium
Expand Down

0 comments on commit ea588b1

Please sign in to comment.