Skip to content

Commit 07e0fa5

Browse files
authored
feat(container): update image ghcr.io/prometheus-community/charts/kube-prometheus-stack ( 80.1.0 ➔ 80.2.0 ) (#50)
1 parent 0d5cdd3 commit 07e0fa5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: 80.1.0
29+
version: 80.2.0

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

0 commit comments

Comments
 (0)