Skip to content

Commit c187d79

Browse files
committed
Pin os-capacity to v0.5 release
1 parent 385671d commit c187d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/deploy-os-capacity-exporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
- name: Ensure os_capacity container is running
5959
community.docker.docker_container:
6060
name: os_capacity
61-
image: ghcr.io/stackhpc/os-capacity:master
61+
image: ghcr.io/stackhpc/os-capacity:v0.5
6262
env:
6363
OS_CLOUD: openstack
6464
OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml

0 commit comments

Comments
 (0)