Skip to content

Commit 0b545d6

Browse files
Alex-Welshjackhodgkiss
authored andcommitted
Pin pulp version to 3.24.0
The 3.24 tag was recently updated to 3.24.1 which includes a version of pulp_container that causes client pulp container syncs to fail.
1 parent 73e222e commit 0b545d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/seed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ seed_pulp_container:
106106
image: pulp/pulp
107107
pre: "{{ kayobe_config_path }}/containers/pulp/pre.yml"
108108
post: "{{ kayobe_config_path }}/containers/pulp/post.yml"
109-
tag: "3.24"
109+
tag: "3.24.0"
110110
network_mode: host
111111
# Override deploy_containers_defaults.init == true to ensure
112112
# s6-overlay-suexec starts as pid 1

0 commit comments

Comments
 (0)