Skip to content

Commit

Permalink
[dependency] Update Windows Exporter (#768)
Browse files Browse the repository at this point in the history
Co-authored-by: petewall <[email protected]>
  • Loading branch information
github-actions[bot] and petewall authored Oct 8, 2024
1 parent c2d039b commit 388ee8e
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
6 changes: 3 additions & 3 deletions charts/k8s-monitoring-v1/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 14.0.0
- name: prometheus-windows-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 0.6.0
version: 0.7.0
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.42.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.4.3
digest: sha256:325f44586488025819d1b6fdbe995cd1a3f33feaf72c7a7e9dacac863a0a2616
generated: "2024-10-08T08:49:45.848023-05:00"
digest: sha256:651db3d7f3083b984ef4bf5a51cf9c37aa2240def042d0f7c45929f5b204d3cb
generated: "2024-10-08T09:21:57.595309-05:00"
2 changes: 1 addition & 1 deletion charts/k8s-monitoring-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-operator-crds.enabled
- name: prometheus-windows-exporter
version: 0.6.0
version: 0.7.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-windows-exporter.enabled
- name: opencost
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.1 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.39.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 14.0.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.6.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.7.0 |
| https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.9 |
<!-- markdownlint-enable no-bare-urls -->

Expand Down
Binary file not shown.
Binary file not shown.
24 changes: 12 additions & 12 deletions charts/k8s-monitoring-v1/docs/examples/windows-exporter/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,13 @@ metadata:
name: k8smon-prometheus-windows-exporter
namespace: default
labels:
helm.sh/chart: prometheus-windows-exporter-0.6.0
helm.sh/chart: prometheus-windows-exporter-0.7.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: prometheus-windows-exporter
app.kubernetes.io/name: prometheus-windows-exporter
app.kubernetes.io/instance: k8smon
app.kubernetes.io/version: "0.28.1"
app.kubernetes.io/version: "0.29.1"
release: k8smon
---
# Source: k8s-monitoring/templates/log-service-credentials.yaml
Expand Down Expand Up @@ -145,13 +145,13 @@ metadata:
name: k8smon-prometheus-windows-exporter
namespace: default
labels:
helm.sh/chart: prometheus-windows-exporter-0.6.0
helm.sh/chart: prometheus-windows-exporter-0.7.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: prometheus-windows-exporter
app.kubernetes.io/name: prometheus-windows-exporter
app.kubernetes.io/instance: k8smon
app.kubernetes.io/version: "0.28.1"
app.kubernetes.io/version: "0.29.1"
release: k8smon
data:
config.yml: |
Expand Down Expand Up @@ -67845,13 +67845,13 @@ metadata:
name: k8smon-prometheus-windows-exporter
namespace: default
labels:
helm.sh/chart: prometheus-windows-exporter-0.6.0
helm.sh/chart: prometheus-windows-exporter-0.7.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: prometheus-windows-exporter
app.kubernetes.io/name: prometheus-windows-exporter
app.kubernetes.io/instance: k8smon
app.kubernetes.io/version: "0.28.1"
app.kubernetes.io/version: "0.29.1"
release: k8smon
annotations:
prometheus.io/scrape: "true"
Expand Down Expand Up @@ -68147,13 +68147,13 @@ metadata:
name: k8smon-prometheus-windows-exporter
namespace: default
labels:
helm.sh/chart: prometheus-windows-exporter-0.6.0
helm.sh/chart: prometheus-windows-exporter-0.7.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: prometheus-windows-exporter
app.kubernetes.io/name: prometheus-windows-exporter
app.kubernetes.io/instance: k8smon
app.kubernetes.io/version: "0.28.1"
app.kubernetes.io/version: "0.29.1"
release: k8smon
spec:
selector:
Expand All @@ -68170,13 +68170,13 @@ spec:
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
k8s.grafana.com/logs.job: integrations/windows_exporter
labels:
helm.sh/chart: prometheus-windows-exporter-0.6.0
helm.sh/chart: prometheus-windows-exporter-0.7.0
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: metrics
app.kubernetes.io/part-of: prometheus-windows-exporter
app.kubernetes.io/name: prometheus-windows-exporter
app.kubernetes.io/instance: k8smon
app.kubernetes.io/version: "0.28.1"
app.kubernetes.io/version: "0.29.1"
release: k8smon
spec:
automountServiceAccountToken: false
Expand All @@ -68186,13 +68186,13 @@ spec:
runAsUserName: NT AUTHORITY\system
initContainers:
- name: configure-firewall
image: ghcr.io/prometheus-community/windows-exporter:0.28.1
image: ghcr.io/prometheus-community/windows-exporter:0.29.1
command: [ "powershell" ]
args: [ "New-NetFirewallRule", "-DisplayName", "'windows-exporter'", "-Direction", "inbound", "-Profile", "Any", "-Action", "Allow", "-LocalPort", "9182", "-Protocol", "TCP" ]
serviceAccountName: k8smon-prometheus-windows-exporter
containers:
- name: windows-exporter
image: ghcr.io/prometheus-community/windows-exporter:0.28.1
image: ghcr.io/prometheus-community/windows-exporter:0.29.1
imagePullPolicy: IfNotPresent
args:
- --config.file=%CONTAINER_SANDBOX_MOUNT_POINT%/config.yml
Expand Down

0 comments on commit 388ee8e

Please sign in to comment.