We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07d22c2 commit ddd87b0Copy full SHA for ddd87b0
data/common.yaml
@@ -8,5 +8,5 @@ lookup_options:
8
9
promtail::bin_dir: '/usr/local/bin'
10
promtail::service_ensure: 'running'
11
-promtail::version: 'v1.2.0'
+promtail::version: 'v2.0.0'
12
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "grafana-promtail",
3
- "version": "0.3.2",
+ "version": "0.4.0",
4
"author": "grafana",
5
"summary": "Deploy and configure Grafana's Promtail",
6
"license": "Apache-2.0",
0 commit comments