Skip to content

Commit 1c94bcb

Browse files
authored
Merge pull request #19 from controlplaneio-fluxcd/image-updates
Automated image update
2 parents 9977d70 + 7dd43cf commit 1c94bcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/monitoring/controllers/base/kube-prometheus-stack.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: "75.12.0" # {"$imagepolicy": "infra:kube-prometheus-stack:tag"}
12+
tag: "76.4.0" # {"$imagepolicy": "infra:kube-prometheus-stack:tag"}
1313
---
1414
apiVersion: helm.toolkit.fluxcd.io/v2
1515
kind: HelmRelease

components/monitoring/controllers/base/metrics-server.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: "3.12.2" # {"$imagepolicy": "infra:metrics-server:tag"}
12+
tag: "3.13.0" # {"$imagepolicy": "infra:metrics-server:tag"}
1313
---
1414
apiVersion: helm.toolkit.fluxcd.io/v2
1515
kind: HelmRelease

0 commit comments

Comments
 (0)