Update prometheus-operator-crds Docker tag to v14 #538
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
chart:
|
||||
spec:
|
||||
chart: prometheus-operator-crds
|
||||
version: 13.0.2
|
||||
version: 14.0.0
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: prometheus-community
|
||||
|
|
|
@ -17,7 +17,7 @@ releases:
|
|||
- name: prometheus-operator-crds
|
||||
namespace: observability
|
||||
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
|
||||
version: 13.0.2
|
||||
version: 14.0.0
|
||||
- name: cilium
|
||||
namespace: kube-system
|
||||
chart: cilium/cilium
|
||||
|
|
Loading…
Reference in a new issue