Skip to content

Commit 86cac22

Browse files
feat(container)!: Update image prometheus-operator-crds to v14
1 parent 060e56a commit 86cac22

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bootstrap/templates/kubernetes/apps/observability/prometheus-operator-crds/app/helmrelease.yaml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: prometheus-operator-crds
11-
version: 13.0.2
11+
version: 14.0.0
1212
sourceRef:
1313
kind: HelmRepository
1414
name: prometheus-community

bootstrap/templates/kubernetes/bootstrap/helmfile.yaml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ releases:
1818
- name: prometheus-operator-crds
1919
namespace: observability
2020
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
21-
version: 13.0.2
21+
version: 14.0.0
2222
- name: cilium
2323
namespace: kube-system
2424
chart: cilium/cilium

kubernetes/apps/observability/prometheus-operator-crds/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: prometheus-operator-crds
11-
version: 13.0.2
11+
version: 14.0.0
1212
sourceRef:
1313
kind: HelmRepository
1414
name: prometheus-community

kubernetes/bootstrap/helmfile.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ releases:
1818
- name: prometheus-operator-crds
1919
namespace: observability
2020
chart: oci://ghcr.io/prometheus-community/charts/prometheus-operator-crds
21-
version: 13.0.2
21+
version: 14.0.0
2222
- name: cilium
2323
namespace: kube-system
2424
chart: cilium/cilium

0 commit comments

Comments
 (0)