Skip to content

Commit 4584790

Browse files
fix(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack (79.8.1 → 79.8.2) (#2264)
Signed-off-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com> Co-authored-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com>
1 parent 434cc87 commit 4584790

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
@@ -26,4 +26,4 @@ releases:
2626
- name: kube-prometheus-stack
2727
namespace: observability
2828
chart: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
29-
version: 79.8.1
29+
version: 79.8.2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1010
operation: copy
1111
ref:
12-
tag: 79.8.1
12+
tag: 79.8.2
1313
url: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
1414
---
1515
apiVersion: helm.toolkit.fluxcd.io/v2

0 commit comments

Comments
 (0)