Skip to content

Commit

Permalink
chore: update rally image tag to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhodgkiss committed Feb 17, 2025
1 parent 93c91f4 commit cf88ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/kayobe-automation-run-tempest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
vars:
results_path_local: "{{ lookup('env', 'PWD') }}"
rally_image: 'stackhpc/docker-rally'
rally_tag: v1.5.0
rally_tag: v2.0.1
rally_image_full: "{{ rally_docker_registry }}/{{ rally_image }}:{{ rally_tag }}"
rally_no_sensitive_log: true
# This ensures you get the latest image if the image is updated
Expand Down

0 comments on commit cf88ca1

Please sign in to comment.