Skip to content

Commit 4f9810a

Browse files
fix(container): update prometheus-operator-crds ( 18.0.0 → 18.0.1 )
1 parent 903206a commit 4f9810a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: prometheus-operator-crds
12-
version: 18.0.0
12+
version: 18.0.1
1313
sourceRef:
1414
kind: HelmRepository
1515
name: prometheus-community

kubernetes/bootstrap/helmfile.yaml

Lines changed: 1 addition & 1 deletion
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: 18.0.0
21+
version: 18.0.1
2222

2323
- name: cilium
2424
namespace: kube-system

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: prometheus-operator-crds
12-
version: 18.0.0
12+
version: 18.0.1
1313
sourceRef:
1414
kind: HelmRepository
1515
name: prometheus-community

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

Lines changed: 1 addition & 1 deletion
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: 18.0.0
21+
version: 18.0.1
2222

2323
- name: cilium
2424
namespace: kube-system

0 commit comments

Comments
 (0)