Skip to content

Commit

Permalink
Use zuul_client container bump
Browse files Browse the repository at this point in the history
Depends-On: https://softwarefactory-project.io/r/c/containers/+/27263

Change-Id: Id4f164af326f5f9d7fc8b199abff7393007c7776
  • Loading branch information
morucci committed Jan 25, 2023
1 parent 45beda5 commit d8d15b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/sf-zuul/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ zuul_share_dir: "/usr/share/javascript/zuul"

zuul_version: "8.1.0"
zuul_container_version: "{{ zuul_version }}-1"
zuul_client_version: "a6ce77acffd852219fd43a6dc61cbe637aa85bf2"
zuul_client_container_version: "{{ zuul_client_version }}-1"
zuul_client_version: "f96ddd00fc69d8a4d51eb207ef322b99983d1fe8"
zuul_client_container_version: "0.1.0-{{ zuul_client_version }}-1"

zuul_components_default_params: >-
--network host
Expand Down

0 comments on commit d8d15b2

Please sign in to comment.