Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit 03b14a0

Browse files
authored
Merge pull request #3 from cloudalchemy/autoupdate
[patch] New pushgateway upstream release!
2 parents 4e95c14 + 2261bf7 commit 03b14a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
2020

2121
| Name | Default Value | Description |
2222
| -------------- | ------------- | -----------------------------------|
23-
| `pushgateway_version` | 0.6.0 | Node exporter package version |
23+
| `pushgateway_version` | 0.7.0 | Node exporter package version |
2424
| `pushgateway_web_listen_address` | "0.0.0.0:9091" | Address on which node exporter will listen |
2525
| `pushgateway_persistence` | true | Enable persistence file |
2626
| `pushgateway_config_flags_extra` | {} | Additional configuration flags passed at startup to pushgateway binary |

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
pushgateway_version: 0.6.0
2+
pushgateway_version: 0.7.0
33
pushgateway_web_listen_address: "0.0.0.0:9091"
44

55
pushgateway_persistence: true

0 commit comments

Comments
 (0)