Skip to content

Commit

Permalink
feat(container)!: Update image prometheus-operator-crds to v13 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 97d1dea commit 7bcfadf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: 12.0.0
version: 13.0.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/templates/kubernetes/bootstrap/helmfile.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ releases:
- name: prometheus-operator-crds
namespace: observability
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
version: 12.0.0
version: 13.0.1
- name: cilium
namespace: kube-system
chart: cilium/cilium
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: prometheus-operator-crds
version: 12.0.0
version: 13.0.1
sourceRef:
kind: HelmRepository
name: prometheus-community
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/bootstrap/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ releases:
- name: prometheus-operator-crds
namespace: observability
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
version: 12.0.0
version: 13.0.1
- name: cilium
namespace: kube-system
chart: cilium/cilium
Expand Down

0 comments on commit 7bcfadf

Please sign in to comment.