mirror of https://git.rancher.io/charts
bumping windows exporter for ltsc2022 support
parent
4734b8e3f2
commit
3c190192ca
|
@ -0,0 +1,11 @@
|
|||
--- charts-original/charts/windowsExporter/values.yaml
|
||||
+++ charts/charts/windowsExporter/values.yaml
|
||||
@@ -25,7 +25,7 @@
|
||||
port: 9796
|
||||
image:
|
||||
repository: rancher/windows_exporter-package
|
||||
- tag: v0.0.2
|
||||
+ tag: v0.0.3
|
||||
os: "windows"
|
||||
|
||||
# Specify the IP addresses of nodes that you want to collect metrics from
|
|
@ -1,7 +1,7 @@
|
|||
url: https://github.com/prometheus-community/helm-charts.git
|
||||
subdirectory: charts/kube-prometheus-stack
|
||||
commit: ba91bdb2d79ca4419cf72078f5f4bfcc426d4599
|
||||
version: 100.0.0
|
||||
version: 100.0.1
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
Loading…
Reference in New Issue