Skip to content

Commit 93aecc1

Browse files
authored
Merge pull request #20 from syseleven/bump-version
bump default version to v2.0.0
2 parents 07d22c2 + ddd87b0 commit 93aecc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ lookup_options:
88

99
promtail::bin_dir: '/usr/local/bin'
1010
promtail::service_ensure: 'running'
11-
promtail::version: 'v1.2.0'
11+
promtail::version: 'v2.0.0'
1212

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-promtail",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"author": "grafana",
55
"summary": "Deploy and configure Grafana's Promtail",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)