We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9977d70 + 7dd43cf commit 1c94bcbCopy full SHA for 1c94bcb
components/monitoring/controllers/base/kube-prometheus-stack.yaml
@@ -9,7 +9,7 @@ spec:
9
mediaType: "application/vnd.cncf.helm.chart.content.v1.tar+gzip"
10
operation: copy
11
ref:
12
- tag: "75.12.0" # {"$imagepolicy": "infra:kube-prometheus-stack:tag"}
+ tag: "76.4.0" # {"$imagepolicy": "infra:kube-prometheus-stack:tag"}
13
---
14
apiVersion: helm.toolkit.fluxcd.io/v2
15
kind: HelmRelease
components/monitoring/controllers/base/metrics-server.yaml
- tag: "3.12.2" # {"$imagepolicy": "infra:metrics-server:tag"}
+ tag: "3.13.0" # {"$imagepolicy": "infra:metrics-server:tag"}
0 commit comments