Skip to content

Commit

Permalink
update generated assets
Browse files Browse the repository at this point in the history
  • Loading branch information
pgier committed Jan 14, 2020
1 parent 75c7b4d commit 3636dc4
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion assets/alertmanager/alertmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ spec:
- alertmanager-main-proxy
securityContext: {}
serviceAccountName: alertmanager-main
version: v0.15.2
version: v0.20.0
4 changes: 2 additions & 2 deletions assets/node-exporter/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- --collector.mountstats
- --collector.cpu.info
- --collector.textfile.directory=/var/node_exporter/textfile
image: openshift/prometheus-node-exporter:v0.16.0
image: openshift/prometheus-node-exporter:v0.18.1
name: node-exporter
resources:
requests:
Expand Down Expand Up @@ -86,7 +86,7 @@ spec:
env:
- name: TMPDIR
value: /tmp
image: openshift/prometheus-node-exporter:v0.16.0
image: openshift/prometheus-node-exporter:v0.18.1
name: init-textfile
resources: {}
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion assets/prometheus-k8s/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ spec:
cpu: 50m
memory: 100Mi
version: latest
version: v2.7.1
version: v2.15.2
2 changes: 1 addition & 1 deletion assets/prometheus-user-workload/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ spec:
cpu: 50m
memory: 100Mi
version: latest
version: v2.7.1
version: v2.15.2

0 comments on commit 3636dc4

Please sign in to comment.