Skip to content

Commit f5eef89

Browse files
fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 82.10.1 ➔ 82.10.2 ) (#5474)
Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com>
1 parent cb44634 commit f5eef89

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: 82.10.1
36+
version: 82.10.2

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: 82.10.1
13+
tag: 82.10.2
1414
url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack

0 commit comments

Comments
 (0)