Skip to content

Commit c52dd1e

Browse files
fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 81.6.7 ➔ 81.6.9 ) (#5351)
Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com>
1 parent 2188dab commit c52dd1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap/helmfile.d/00-crds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ releases:
3333
- name: kube-prometheus-stack
3434
namespace: observability
3535
chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
36-
version: 81.6.7
36+
version: 81.6.9

kubernetes/apps/observability/kube-prometheus-stack/app/ocirepository.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: 81.6.7
13+
tag: 81.6.9
1414
url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack

0 commit comments

Comments
 (0)