chore: update version

This commit is contained in:
gardar 2024-07-02 02:42:50 +00:00 committed by github-actions[bot]
parent 13e3ce3df3
commit 1188bdd229
4 changed files with 8 additions and 3 deletions

View file

@ -4,6 +4,9 @@ Prometheus.Prometheus Release Notes
.. contents:: Topics
v0.17.1
=======
v0.17.0
=======

View file

@ -13,4 +13,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 0.17.0
version: 0.17.1

View file

@ -1,8 +1,10 @@
---
ancestor:
releases:
0.17.0:
0.17.1:
changes: {}
release_date: '2024-07-02'
0.17.0:
release_date: '2024-05-29'
0.16.4:
release_date: '2024-04-22'

View file

@ -1,7 +1,7 @@
---
namespace: prometheus
name: prometheus
version: 0.17.0
version: 0.17.1
readme: README.md
authors:
- "Ben Kochie (https://github.com/SuperQ)"