Sync ironic-prometheus-exporter releases
Ironic-prometheus-exporter 1.0.0 was recently released, but there was already a 1.0.0 uploaded on Pypi, from June 13: https://pypi.org/project/ironic-prometheus-exporter/1.0.0/ This is obviously very confusing: the recently-pushed 1.0.0 tag does not correspond to the published PyPI release. It also prevented the release automation from publishing a 1.0.0 tarball on our end. Releasing 1.1.0 on the same SHA should sync things up. Let's see if we can omit mentioning 1.0.0 in our release history too. Change-Id: I58206822b06f0aaac4deb0e5b8ed99ba9692f075
This commit is contained in:
parent
42661ab9ca
commit
18515ed86f
@ -13,7 +13,7 @@ releases:
|
|||||||
- projects:
|
- projects:
|
||||||
- hash: 0ded99ebc9e3b27aa91ac34d8cf5563f08e3be8d
|
- hash: 0ded99ebc9e3b27aa91ac34d8cf5563f08e3be8d
|
||||||
repo: openstack/ironic-prometheus-exporter
|
repo: openstack/ironic-prometheus-exporter
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
branches:
|
branches:
|
||||||
- location: 1.0.0
|
- location: 1.1.0
|
||||||
name: stable/train
|
name: stable/train
|
||||||
|
Loading…
Reference in New Issue
Block a user