Skip to content

Commit 3910b4a

Browse files
⏫(helm)!: chart prometheus-operator-crds ( 27.0.1 → 28.0.0 )
1 parent abdfbb8 commit 3910b4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
@@ -8,7 +8,7 @@ spec:
88
chart:
99
spec:
1010
chart: prometheus-operator-crds
11-
version: 27.0.1
11+
version: 28.0.0
1212
sourceRef:
1313
kind: HelmRepository
1414
name: prometheus-community

talos/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ releases:
1919
- name: prometheus-operator-crds
2020
namespace: observability
2121
chart: prometheus-community/prometheus-operator-crds
22-
version: 27.0.1
22+
version: 28.0.0
2323
- name: cilium
2424
namespace: kube-system
2525
chart: cilium/cilium

0 commit comments

Comments
 (0)