Skip to content

Commit

Permalink
Merge pull request #49 from gboutry/chore/upgrade-openstack-exporter
Browse files Browse the repository at this point in the history
Upgrade openstack exporter to 1.7.0
  • Loading branch information
javacruft authored Apr 11, 2024
2 parents ff70c40 + d9d8d15 commit 459d0f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rocks/openstack-exporter/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ summary: Openstack openstack-exporter
license: Apache-2.0
description: |
Ubuntu distribution of openstack-exporter, a prometheus exporter for OpenStack
version: 1.6.0-7533071
version: 1.7.0

base: bare
# renovate: build-base: ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
build_base: [email protected]
build-base: [email protected]
run-user: _daemon_
platforms:
amd64:
Expand All @@ -16,7 +16,7 @@ parts:
openstack-exporter:
plugin: go
source: https://github.com/openstack-exporter/openstack-exporter
source-commit: 75330710394ae0afbecdd9c06f87f81bb592d90e
source-tag: v1.7.0
source-type: git
source-depth: 1
build-environment:
Expand Down

0 comments on commit 459d0f8

Please sign in to comment.