Skip to content

Commit 1c21987

Browse files
gardargithub-actions[bot]
authored andcommitted
chore: update version
1 parent da146e0 commit 1c21987

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Prometheus.Prometheus Release Notes
44

55
.. contents:: Topics
66

7+
v0.14.2
8+
=======
9+
10+
Bugfixes
11+
--------
12+
13+
- bugfix: use temporary directory to make compatible with multi-user controllers (https://github.com/prometheus-community/ansible/pull/301)
14+
715
v0.14.1
816
=======
917

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ plugins:
1313
shell: {}
1414
strategy: {}
1515
vars: {}
16-
version: 0.14.1
16+
version: 0.14.2

changelogs/changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
ancestor:
33
releases:
4+
0.14.2:
5+
changes:
6+
bugfixes:
7+
- 'bugfix: use temporary directory to make compatible with multi-user controllers
8+
(https://github.com/prometheus-community/ansible/pull/301)'
9+
release_date: '2024-03-05'
410
0.14.1:
511
changes:
612
trivial:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: prometheus
33
name: prometheus
4-
version: 0.14.1
4+
version: 0.14.2
55
readme: README.md
66
authors:
77
- "Ben Kochie (https://github.com/SuperQ)"

0 commit comments

Comments
 (0)