Skip to content

Commit 4118a4b

Browse files
committed
Update Pulp
1 parent 8dd8ea7 commit 4118a4b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

etc/kayobe/seed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ seed_pulp_container:
104104
image: pulp/pulp
105105
pre: "{{ kayobe_config_path }}/containers/pulp/pre.yml"
106106
post: "{{ kayobe_config_path }}/containers/pulp/post.yml"
107-
tag: "3.43.1"
107+
tag: "3.81.0"
108108
network_mode: host
109109
# Override deploy_containers_defaults.init == true to ensure
110110
# s6-overlay-suexec starts as pid 1
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
The Seed Pulp container version has been bumped from ``3.43.1`` to
5+
``3.81.0``.

0 commit comments

Comments
 (0)